2014-01-16 15:29:58 -08:00
|
|
|
# Gradle files
|
2013-08-21 09:43:55 +01:00
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
|
2011-04-26 14:46:58 -07:00
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
2012-04-10 22:07:22 -03:00
|
|
|
|
2017-06-01 15:30:55 +08:00
|
|
|
# Log/OS Files
|
2014-04-23 15:50:28 -05:00
|
|
|
*.log
|
2015-01-17 12:47:39 -05:00
|
|
|
|
2017-06-01 15:30:55 +08:00
|
|
|
# Android Studio generated files and folders
|
2015-08-16 15:07:17 +03:00
|
|
|
captures/
|
2017-06-01 15:30:55 +08:00
|
|
|
.externalNativeBuild/
|
|
|
|
.cxx/
|
|
|
|
*.apk
|
|
|
|
output.json
|
2016-02-13 01:13:30 +09:00
|
|
|
|
2017-11-08 01:16:31 +00:00
|
|
|
# IntelliJ
|
2016-02-13 01:13:30 +09:00
|
|
|
*.iml
|
2017-06-01 15:30:55 +08:00
|
|
|
.idea/
|
2016-03-09 18:30:10 +02:00
|
|
|
|
2016-03-16 10:17:51 +01:00
|
|
|
# Keystore files
|
2017-10-16 11:47:57 +08:00
|
|
|
*.jks
|
|
|
|
*.keystore
|
2016-08-01 15:58:42 -04:00
|
|
|
|
2017-01-13 10:45:58 +01:00
|
|
|
# Google Services (e.g. APIs or Firebase)
|
2017-06-01 15:30:55 +08:00
|
|
|
google-services.json
|
2019-01-08 14:53:04 +08:00
|
|
|
|
2020-07-04 17:35:59 +01:00
|
|
|
# Android Profiling
|
|
|
|
*.hprof
|