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