summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Android
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Android')
-rw-r--r--options/gitignore/Android16
1 files changed, 14 insertions, 2 deletions
diff --git a/options/gitignore/Android b/options/gitignore/Android
index 520a86352f..69eda01429 100644
--- a/options/gitignore/Android
+++ b/options/gitignore/Android
@@ -1,6 +1,7 @@
# Built application files
*.apk
*.ap_
+*.aab
# Files for the ART/Dalvik VM
*.dex
@@ -32,16 +33,20 @@ proguard/
# Android Studio captures folder
captures/
-# Intellij
+# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
+.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
+.idea/caches
# Keystore files
-*.jks
+# Uncomment the following lines if you do not want to check your keystore files in.
+#*.jks
+#*.keystore
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
@@ -53,3 +58,10 @@ google-services.json
freeline.py
freeline/
freeline_project_description.json
+
+# fastlane
+fastlane/report.xml
+fastlane/Preview.html
+fastlane/screenshots
+fastlane/test_output
+fastlane/readme.md