2014-04-21 02:24:35 -04:00
|
|
|
# Gradle files
|
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
2021-12-04 19:25:15 -05:00
|
|
|
# Log/OS Files
|
2015-08-28 04:44:04 -04:00
|
|
|
*.log
|
|
|
|
|
2021-12-04 19:25:15 -05:00
|
|
|
# Android Studio generated files and folders
|
2015-08-28 04:44:04 -04:00
|
|
|
captures/
|
2021-12-04 19:25:15 -05:00
|
|
|
.externalNativeBuild/
|
|
|
|
.cxx/
|
|
|
|
*.apk
|
|
|
|
output.json
|
2017-03-15 08:30:00 -04:00
|
|
|
|
2018-11-03 18:06:09 -04:00
|
|
|
# IntelliJ
|
2017-03-15 08:30:00 -04:00
|
|
|
*.iml
|
2021-12-04 19:25:15 -05:00
|
|
|
.idea/
|
2022-02-19 19:16:03 -05:00
|
|
|
misc.xml
|
|
|
|
deploymentTargetDropDown.xml
|
|
|
|
render.experimental.xml
|
2017-03-15 08:30:00 -04:00
|
|
|
|
|
|
|
# Keystore files
|
2021-12-04 19:25:15 -05:00
|
|
|
*.jks
|
|
|
|
*.keystore
|
2017-03-15 08:30:00 -04:00
|
|
|
|
|
|
|
# Google Services (e.g. APIs or Firebase)
|
2021-12-04 19:25:15 -05:00
|
|
|
google-services.json
|
2020-09-02 12:57:08 -04:00
|
|
|
|
|
|
|
# Android Profiling
|
|
|
|
*.hprof
|