Files
gitignore/Android.gitignore
T

34 lines
431 B
Plaintext
Raw Normal View History

2014-01-16 15:29:58 -08:00
# Gradle files
2013-08-21 09:43:55 +01:00
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
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/
2022-02-02 15:20:30 -06:00
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
2016-03-09 18:30:10 +02:00
2016-03-16 10:17:51 +01:00
# Keystore files
*.jks
*.keystore
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