2016-05-19 07:37:28 +02:00
|
|
|
# Built application files
|
|
|
|
/*/build/
|
|
|
|
/build
|
|
|
|
|
|
|
|
# Crashlytics configuations
|
|
|
|
com_crashlytics_export_strings.xml
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Gradle generated files
|
|
|
|
.gradle/
|
|
|
|
|
|
|
|
# Signing files
|
|
|
|
.signing/
|
|
|
|
|
|
|
|
# User-specific configurations
|
2020-02-20 09:17:42 +01:00
|
|
|
.idea/
|
2020-01-26 23:06:09 +01:00
|
|
|
.idea/gradle.xml
|
2016-05-19 07:37:28 +02:00
|
|
|
.idea/libraries/
|
|
|
|
.idea/workspace.xml
|
|
|
|
.idea/tasks.xml
|
|
|
|
.idea/.name
|
|
|
|
.idea/compiler.xml
|
|
|
|
.idea/copyright/profiles_settings.xml
|
|
|
|
.idea/encodings.xml
|
|
|
|
.idea/misc.xml
|
|
|
|
.idea/modules.xml
|
|
|
|
.idea/scopes/scope_settings.xml
|
|
|
|
.idea/vcs.xml
|
|
|
|
*.iml
|
|
|
|
|
|
|
|
# OS-specific files
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
2023-03-31 18:36:29 +02:00
|
|
|
*~
|
2016-05-19 07:37:28 +02:00
|
|
|
*.class
|
|
|
|
gen/
|
2022-01-01 18:46:49 +01:00
|
|
|
/android-signing-keystore.jks
|
|
|
|
/secrets.properties
|
2024-03-29 21:57:00 +01:00
|
|
|
*.hprof
|
2024-09-14 10:11:40 +02:00
|
|
|
|
|
|
|
.zhistory
|