2016-03-20 14:57:16 +01:00
|
|
|
*~
|
|
|
|
|
2016-08-27 15:17:02 +02:00
|
|
|
# Project specific
|
|
|
|
app/src/main/res/raw/changelog.md
|
|
|
|
app/src/main/res/raw/contributors.md
|
|
|
|
app/src/main/res/raw/license.md
|
|
|
|
app/src/main/res/raw/readme.md
|
2016-09-05 18:16:18 +02:00
|
|
|
app/src/main/res/raw/contributors.txt
|
2016-08-27 15:17:02 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2016-03-20 14:57:16 +01:00
|
|
|
# Gradle
|
|
|
|
.gradle/
|
2016-03-03 17:46:31 +01:00
|
|
|
.gradle
|
2016-03-20 14:57:16 +01:00
|
|
|
build/
|
|
|
|
/*/build/
|
|
|
|
|
|
|
|
# User-specific configurations
|
|
|
|
local.properties
|
2016-08-07 22:08:05 +02:00
|
|
|
crowdin.yaml
|
2016-03-20 14:57:16 +01:00
|
|
|
|
|
|
|
.idea
|
|
|
|
.idea/libraries/
|
|
|
|
.idea/runConfigurations.xml
|
|
|
|
.idea/gradle.xml
|
|
|
|
.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
|
2016-03-03 17:46:31 +01:00
|
|
|
.DS_Store
|
2016-03-20 14:57:16 +01:00
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# Built application files
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
|
|
|
# Files for the Dalvik VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Generated files
|
|
|
|
bin/
|
|
|
|
gen/
|
|
|
|
|
|
|
|
local.properties
|
|
|
|
proguard/
|
|
|
|
*.log
|
|
|
|
.navigation/
|