2017-03-09 21:29:23 +01:00
|
|
|
/captures
|
2017-02-04 19:17:29 +00:00
|
|
|
.externalNativeBuild
|
2017-07-01 14:52:52 +02:00
|
|
|
|
|
|
|
## https://gist.github.com/iainconnor/8605514
|
|
|
|
|
|
|
|
# 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
|
|
|
|
.idea/copyright/profiles_settings.xml
|
|
|
|
.idea/libraries/
|
2017-09-10 12:50:28 +02:00
|
|
|
.idea/inspectionProfiles/
|
2017-07-01 14:52:52 +02:00
|
|
|
.idea/.name
|
|
|
|
.idea/compiler.xml
|
|
|
|
.idea/encodings.xml
|
|
|
|
.idea/misc.xml
|
|
|
|
.idea/modules.xml
|
|
|
|
.idea/scopes/scope_settings.xml
|
|
|
|
.idea/tasks.xml
|
|
|
|
.idea/vcs.xml
|
|
|
|
.idea/workspace.xml
|
2018-04-03 16:10:56 +02:00
|
|
|
.idea/caches/
|
2017-07-01 14:52:52 +02:00
|
|
|
*.iml
|
|
|
|
|
|
|
|
# OS-specific files
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
2018-05-03 14:14:47 +02:00
|
|
|
.idea/caches/
|
2018-11-23 12:38:55 +01:00
|
|
|
app/key.p12
|
|
|
|
app/upload-key.jks
|
2018-11-01 19:27:02 +01:00
|
|
|
*.log
|
2018-11-11 17:45:58 +01:00
|
|
|
.idea/assetWizardSettings.xml
|