diff options
Diffstat (limited to 'build/android/.gitignore')
-rw-r--r-- | build/android/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/build/android/.gitignore b/build/android/.gitignore new file mode 100644 index 000000000..e0613f8b3 --- /dev/null +++ b/build/android/.gitignore @@ -0,0 +1,11 @@ +*.iml +.externalNativeBuild +.gradle +app/build +app/release +app/src/main/assets +build +local.properties +native/.* +native/build +native/deps |