aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 3 insertions, 23 deletions
diff --git a/.gitignore b/.gitignore
index 2e423e1a3..a1fa2dab4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,3 @@
-#Android generated
-bin
-gen
-obj
-libs/armeabi
-lint.xml
-local.properties
-
-#Eclipse
-.project
-.classpath
-.settings
-
-#IntelliJ IDEA
-.idea
-*.iml
-
-#Maven
-target
-release.properties
-
-#Mac
-.DS_Store \ No newline at end of file
+*.class
+*.apk
+.metadata \ No newline at end of file