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