gitignore/Android.gitignore

57 lines
844 B
Plaintext
Raw Normal View History

2014-01-17 07:29:58 +08:00
# Built application files
2010-11-09 05:26:12 +08:00
*.apk
*.ap_
# Files for the ART/Dalvik VM
2010-11-09 05:26:12 +08:00
*.dex
# Java class files
*.class
2014-01-17 07:29:58 +08:00
# Generated files
bin/
gen/
out/
2014-01-17 07:29:58 +08:00
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
2014-04-19 20:40:57 +08:00
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
# Intellij
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
2017-02-17 18:25:02 +08:00
.idea/dictionaries
2016-07-01 06:02:04 +08:00
.idea/libraries
2016-03-16 17:17:51 +08:00
# Keystore files
# Uncomment the following line if you do not want to check your keystore files in.
#*.jks
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
2017-01-13 17:45:58 +08:00
# Google Services (e.g. APIs or Firebase)
google-services.json
2017-01-17 13:45:59 +08:00
2017-02-10 02:07:51 +08:00
# Freeline
2017-01-17 13:45:59 +08:00
freeline.py
freeline/
freeline_project_description.json