summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2019-11-27 14:59:34 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2019-11-27 14:59:34 +0100
commit6315358e55c85f03636b53cae82e6c0b0e16372d (patch)
tree2f9275243660652f281322a131bed2e2664ddcfe /.gitignore
parent42fd693af547cbfbc0a3a24332aaad0b15bb176f (diff)
downloadRustAndDust-6315358e55c85f03636b53cae82e6c0b0e16372d.zip
RustAndDust-6315358e55c85f03636b53cae82e6c0b0e16372d.tar.gz
fix android according to fucking google
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a451253..7bf7f41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,9 @@ www-test/
## Android Studio and Intellij and Android in general
android/libs/armeabi/
android/libs/armeabi-v7a/
+android/libs/arm64-v8a/
android/libs/x86/
+android/libs/x86_64/
android/gen/
android/**/*.sqlite
.idea/