debian-mirror-gitlab/vendor/gitignore/Android.gitignore

68 lines
1,021 B
Plaintext
Raw Normal View History

2016-06-02 11:05:42 +05:30
# Built application files
*.apk
*.ap_
2018-12-13 13:39:08 +05:30
*.aab
2016-06-02 11:05:42 +05:30
2016-06-22 15:30:34 +05:30
# Files for the ART/Dalvik VM
2016-06-02 11:05:42 +05:30
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
out/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
2018-03-17 18:26:18 +05:30
# IntelliJ
2016-06-02 11:05:42 +05:30
*.iml
2016-06-22 15:30:34 +05:30
.idea/workspace.xml
2017-08-17 22:00:37 +05:30
.idea/tasks.xml
.idea/gradle.xml
2018-05-09 12:01:36 +05:30
.idea/assetWizardSettings.xml
2017-08-17 22:00:37 +05:30
.idea/dictionaries
2016-08-24 12:49:21 +05:30
.idea/libraries
2018-05-09 12:01:36 +05:30
.idea/caches
2016-06-02 11:05:42 +05:30
# Keystore files
2018-12-13 13:39:08 +05:30
# Uncomment the following lines if you do not want to check your keystore files in.
2018-03-17 18:26:18 +05:30
#*.jks
2018-12-13 13:39:08 +05:30
#*.keystore
2017-08-17 22:00:37 +05:30
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
# Google Services (e.g. APIs or Firebase)
google-services.json
# Freeline
freeline.py
freeline/
freeline_project_description.json
2018-03-17 18:26:18 +05:30
# fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/readme.md