2014-01-16 18:29:58 -05:00
|
|
|
# Built application files
|
2010-11-08 16:26:12 -05:00
|
|
|
*.apk
|
2019-11-17 13:13:08 -05:00
|
|
|
*.aar
|
2010-11-08 16:26:12 -05:00
|
|
|
*.ap_
|
2018-10-11 19:14:12 -04:00
|
|
|
*.aab
|
2010-11-08 16:26:12 -05:00
|
|
|
|
2016-05-18 09:52:10 -04:00
|
|
|
# Files for the ART/Dalvik VM
|
2010-11-08 16:26:12 -05:00
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
2014-01-16 18:29:58 -05:00
|
|
|
# Generated files
|
2011-04-26 17:46:58 -04:00
|
|
|
bin/
|
|
|
|
gen/
|
2016-02-12 11:13:30 -05:00
|
|
|
out/
|
2019-09-20 11:54:46 -04:00
|
|
|
# Uncomment the following line in case you need and you don't have the release build type files in your app
|
|
|
|
# release/
|
2011-04-26 17:46:58 -04:00
|
|
|
|
2014-01-16 18:29:58 -05:00
|
|
|
# Gradle files
|
2013-08-21 04:43:55 -04:00
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
|
2011-04-26 17:46:58 -04:00
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
2012-04-10 21:07:22 -04:00
|
|
|
|
2012-08-06 02:09:09 -04:00
|
|
|
# Proguard folder generated by Eclipse
|
2012-04-18 21:42:13 -04:00
|
|
|
proguard/
|
2014-04-19 08:40:57 -04:00
|
|
|
|
2014-06-23 16:57:09 -04:00
|
|
|
# Log Files
|
2014-04-23 16:50:28 -04:00
|
|
|
*.log
|
2015-01-17 12:47:39 -05:00
|
|
|
|
|
|
|
# Android Studio Navigation editor temp files
|
|
|
|
.navigation/
|
2015-08-16 08:07:17 -04:00
|
|
|
|
|
|
|
# Android Studio captures folder
|
|
|
|
captures/
|
2016-02-12 11:13:30 -05:00
|
|
|
|
2017-11-07 20:16:31 -05:00
|
|
|
# IntelliJ
|
2016-02-12 11:13:30 -05:00
|
|
|
*.iml
|
2016-05-18 09:52:10 -04:00
|
|
|
.idea/workspace.xml
|
2016-10-21 23:05:13 -04:00
|
|
|
.idea/tasks.xml
|
2016-12-25 17:14:54 -05:00
|
|
|
.idea/gradle.xml
|
2018-03-31 13:10:23 -04:00
|
|
|
.idea/assetWizardSettings.xml
|
2017-02-17 05:25:02 -05:00
|
|
|
.idea/dictionaries
|
2016-06-30 18:02:04 -04:00
|
|
|
.idea/libraries
|
2019-01-08 11:43:56 -05:00
|
|
|
# Android Studio 3 in .gitignore file.
|
2019-05-12 09:10:01 -04:00
|
|
|
.idea/caches
|
2019-01-08 11:43:56 -05:00
|
|
|
.idea/modules.xml
|
2019-05-12 08:45:34 -04:00
|
|
|
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
|
|
|
|
.idea/navEditor.xml
|
2016-03-09 11:30:10 -05:00
|
|
|
|
2016-03-16 05:17:51 -04:00
|
|
|
# Keystore files
|
2018-09-12 13:40:54 -04:00
|
|
|
# Uncomment the following lines if you do not want to check your keystore files in.
|
2017-10-08 03:52:58 -04:00
|
|
|
#*.jks
|
2018-09-12 13:40:54 -04:00
|
|
|
#*.keystore
|
2016-08-01 15:58:42 -04:00
|
|
|
|
|
|
|
# External native build folder generated in Android Studio 2.2 and later
|
|
|
|
.externalNativeBuild
|
2019-11-08 16:32:48 -05:00
|
|
|
.cxx/
|
2017-01-13 04:45:58 -05:00
|
|
|
|
|
|
|
# Google Services (e.g. APIs or Firebase)
|
2019-01-03 03:57:44 -05:00
|
|
|
# google-services.json
|
2017-01-17 00:45:59 -05:00
|
|
|
|
2017-02-09 13:07:51 -05:00
|
|
|
# Freeline
|
2017-01-17 00:45:59 -05:00
|
|
|
freeline.py
|
|
|
|
freeline/
|
|
|
|
freeline_project_description.json
|
2018-01-12 03:54:34 -05:00
|
|
|
|
|
|
|
# fastlane
|
|
|
|
fastlane/report.xml
|
|
|
|
fastlane/Preview.html
|
|
|
|
fastlane/screenshots
|
|
|
|
fastlane/test_output
|
|
|
|
fastlane/readme.md
|
2019-01-05 04:24:13 -05:00
|
|
|
|
|
|
|
# Version control
|
|
|
|
vcs.xml
|
2019-01-08 01:53:04 -05:00
|
|
|
|
|
|
|
# lint
|
|
|
|
lint/intermediates/
|
|
|
|
lint/generated/
|
|
|
|
lint/outputs/
|
|
|
|
lint/tmp/
|
|
|
|
# lint/reports/
|
2020-07-04 12:35:59 -04:00
|
|
|
|
|
|
|
# Android Profiling
|
|
|
|
*.hprof
|