2014-01-17 07:29:58 +08:00
|
|
|
# Gradle files
|
2013-08-21 16:43:55 +08:00
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
|
2011-04-27 05:46:58 +08:00
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
2012-04-11 09:07:22 +08:00
|
|
|
|
2017-06-01 15:30:55 +08:00
|
|
|
# Log/OS Files
|
2014-04-24 04:50:28 +08:00
|
|
|
*.log
|
2015-01-18 01:47:39 +08:00
|
|
|
|
2017-06-01 15:30:55 +08:00
|
|
|
# Android Studio generated files and folders
|
2015-08-16 20:07:17 +08:00
|
|
|
captures/
|
2017-06-01 15:30:55 +08:00
|
|
|
.externalNativeBuild/
|
|
|
|
.cxx/
|
|
|
|
*.apk
|
|
|
|
output.json
|
2016-02-13 00:13:30 +08:00
|
|
|
|
2017-11-08 09:16:31 +08:00
|
|
|
# IntelliJ
|
2016-02-13 00:13:30 +08:00
|
|
|
*.iml
|
2017-06-01 15:30:55 +08:00
|
|
|
.idea/
|
2022-02-03 05:20:30 +08:00
|
|
|
misc.xml
|
|
|
|
deploymentTargetDropDown.xml
|
|
|
|
render.experimental.xml
|
2016-03-10 00:30:10 +08:00
|
|
|
|
2016-03-16 17:17:51 +08:00
|
|
|
# Keystore files
|
2017-10-16 11:47:57 +08:00
|
|
|
*.jks
|
|
|
|
*.keystore
|
2016-08-02 03:58:42 +08:00
|
|
|
|
2017-01-13 17:45:58 +08: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-05 00:35:59 +08:00
|
|
|
# Android Profiling
|
|
|
|
*.hprof
|