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