gitignore/Android.gitignore

55 lines
740 B
Plaintext
Raw Normal View History

2014-01-17 00:29:58 +01:00
# Built application files
2010-11-08 22:26:12 +01:00
*.apk
*.ap_
# Files for the ART/Dalvik VM
2010-11-08 22:26:12 +01:00
*.dex
# Java class files
*.class
2014-01-17 00:29:58 +01:00
# Generated files
bin/
gen/
out/
2014-01-17 00:29:58 +01:00
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
2014-04-19 14:40:57 +02: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
2016-07-01 00:02:04 +02:00
.idea/libraries
2016-03-16 10:17:51 +01:00
# Keystore files
*.jks
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
2017-01-13 10:45:58 +01:00
# Google Services (e.g. APIs or Firebase)
google-services.json
2017-01-17 06:45:59 +01:00
#Freeline
freeline.py
freeline/
freeline_project_description.json