summaryrefslogtreecommitdiffstats
path: root/android/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'android/.gitignore')
-rw-r--r--android/.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore
new file mode 100644
index 000000000..de608fea3
--- /dev/null
+++ b/android/.gitignore
@@ -0,0 +1,15 @@
+/source/.gradle/
+/source/.idea/
+/source/assets/
+/source/assets_fullUI/
+/source/assets_strippedUI/
+/source/build/
+/source/captures/
+/source/jni/Application.mk
+/source/res_generated
+/jniLibs/
+/source/liboSettings.gradle
+/source/local.properties
+/source/native-code.cxx
+/obj/
+/source/source.iml