53 строки
705 B
Plaintext
53 строки
705 B
Plaintext
# Built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# Files for the ART/Dalvik VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# Generated files
|
|
bin/
|
|
gen/
|
|
out/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
tests/local.properties
|
|
|
|
# Proguard folder generated by Eclipse
|
|
proguard/
|
|
|
|
# Log Files
|
|
*.log
|
|
|
|
# Android Studio and Gradle specific entries
|
|
*.iml
|
|
.gradle
|
|
.idea
|
|
build
|
|
/gradle.properties
|
|
captures/
|
|
.navigation/
|
|
app/gplay/
|
|
|
|
# Keystore files
|
|
*.jks
|
|
|
|
# External native build folder generated in Android Studio 2.2 and later
|
|
.externalNativeBuild
|
|
|
|
# Google Services (e.g. APIs or Firebase)
|
|
#google-services.json
|
|
#app/google-services.json
|
|
|
|
# Freeline
|
|
freeline.py
|
|
freeline/
|
|
freeline_project_description.json
|
|
.DS_Store
|
|
|
|
|