2016-06-22 11:58:32 +00:00
|
|
|
#built application files
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
|
|
|
# files for the dex VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# generated files
|
|
|
|
bin/
|
|
|
|
gen/
|
|
|
|
out/
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Windows thumbnail db
|
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# OSX files
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# Log Files
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# Android Studio
|
|
|
|
*.iml
|
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
captures/
|
|
|
|
.navigation/
|
|
|
|
|
|
|
|
# Intellij IDEA
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# Eclipse project files
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
|
|
|
|
# Proguard folder generated by Eclipse
|
|
|
|
proguard/
|
|
|
|
|
|
|
|
# Eclipse Metadata
|
|
|
|
.metadata/
|
|
|
|
|
|
|
|
# Keystore files
|
2016-07-21 16:45:29 +00:00
|
|
|
*.jks
|
|
|
|
|
2017-06-30 10:49:57 +00:00
|
|
|
.externalNativeBuild
|
|
|
|
|
2023-08-03 09:42:06 +00:00
|
|
|
google-services.json
|
|
|
|
|
|
|
|
app/release/
|