2014-04-21 11:54:35 +05:30
|
|
|
# Gradle files
|
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
2021-12-05 05:55:15 +05:30
|
|
|
# Log/OS Files
|
2015-08-28 14:14:04 +05:30
|
|
|
*.log
|
|
|
|
|
2021-12-05 05:55:15 +05:30
|
|
|
# Android Studio generated files and folders
|
2015-08-28 14:14:04 +05:30
|
|
|
captures/
|
2021-12-05 05:55:15 +05:30
|
|
|
.externalNativeBuild/
|
|
|
|
.cxx/
|
|
|
|
*.apk
|
|
|
|
output.json
|
2017-03-15 18:00:00 +05:30
|
|
|
|
2018-11-04 03:36:09 +05:30
|
|
|
# IntelliJ
|
2017-03-15 18:00:00 +05:30
|
|
|
*.iml
|
2021-12-05 05:55:15 +05:30
|
|
|
.idea/
|
2017-03-15 18:00:00 +05:30
|
|
|
|
|
|
|
# Keystore files
|
2021-12-05 05:55:15 +05:30
|
|
|
*.jks
|
|
|
|
*.keystore
|
2017-03-15 18:00:00 +05:30
|
|
|
|
|
|
|
# Google Services (e.g. APIs or Firebase)
|
2021-12-05 05:55:15 +05:30
|
|
|
google-services.json
|
2020-09-02 22:27:08 +05:30
|
|
|
|
|
|
|
# Android Profiling
|
|
|
|
*.hprof
|