2016-11-07 09:45:48 +00:00
|
|
|
# Built application files
|
|
|
|
/*/build/
|
2017-06-25 19:56:52 +00:00
|
|
|
build/*
|
2016-11-07 09:45:48 +00:00
|
|
|
|
|
|
|
# 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
|
2017-06-25 19:56:52 +00:00
|
|
|
.idea/*
|
2016-11-07 09:45:48 +00:00
|
|
|
*.iml
|
|
|
|
|
|
|
|
# OS-specific files
|
2015-11-09 11:41:46 +00:00
|
|
|
.DS_Store
|
2016-11-07 09:45:48 +00:00
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
2017-06-25 19:56:52 +00:00
|
|
|
|
|
|
|
# Documents
|
|
|
|
*.pdf
|
|
|
|
*.doc
|
|
|
|
*.docx
|
|
|
|
*.odt
|
|
|
|
|
2018-01-19 17:10:30 +00:00
|
|
|
# APKs, release files
|
|
|
|
app/release/*
|
2017-06-25 19:56:52 +00:00
|
|
|
*.apk
|