aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 482fd9afff..656f5903f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
.gradle
-build/
# Ignore Gradle GUI config
gradle-app.setting
@@ -75,3 +74,13 @@ tmp/
libsrc/
out/
*.bat
+.classpath
+.settings
+libs/
+build/*
+bin/
+'.classpath'
+"
+.classpath"
+*
+.classpath \ No newline at end of file