summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Daniel Zheng <zhengdaniel@google.com> 2025-03-19 17:19:53 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-19 17:19:53 -0700
commit4bae066de0e2249d74022e90eed3e33dd78171a3 (patch)
tree26d1c97b09338164cccbbfbf2b14743bf1222488
parentafeda29963fcc672ead45c018ab8858ee1909efa (diff)
parent9182265369112f39b47e5d65ae36763897b79be8 (diff)
Merge "update .gitignore" into main
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b093c811abd5..b4af5676e9d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,8 @@ gen/
.vscode/
*.code-workspace
.gradle/
+# .classpath and .settings/ are configurations
+# used by the IDE and java development tools
+# to configure filepaths + project settings
+.classpath
+.settings/