gitignore/Android.gitignore

57 строки
844 B
Plaintext
Исходник Обычный вид История

2014-01-17 03:29:58 +04:00
# Built application files
2010-11-09 00:26:12 +03:00
*.apk
*.ap_
# Files for the ART/Dalvik VM
2010-11-09 00:26:12 +03:00
*.dex
# Java class files
*.class
2014-01-17 03:29:58 +04:00
# Generated files
bin/
gen/
out/
2014-01-17 03:29:58 +04:00
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
2014-04-19 16:40:57 +04:00
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
2017-11-08 04:16:31 +03:00
# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
2017-02-17 13:25:02 +03:00
.idea/dictionaries
2016-07-01 01:02:04 +03:00
.idea/libraries
2016-03-16 12:17:51 +03: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 12:45:58 +03:00
# Google Services (e.g. APIs or Firebase)
google-services.json
2017-01-17 08:45:59 +03:00
2017-02-09 21:07:51 +03:00
# Freeline
2017-01-17 08:45:59 +03:00
freeline.py
freeline/
freeline_project_description.json