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