summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 338aab70..0567b6f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,6 +68,10 @@ id.zip
/build-native.sh.bk
/build-native.sh~
-build.gradle
local.properties
-*.java~
+*~
+*.iml
+.idea
+build
+.gradle
+jniLibs \ No newline at end of file