2014-01-17 03:29:58 +04:00
|
|
|
# Built application files
|
2010-11-09 00:26:12 +03:00
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
2016-05-18 16:52:10 +03:00
|
|
|
# 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
|
2011-04-27 01:46:58 +04:00
|
|
|
bin/
|
|
|
|
gen/
|
2016-02-12 19:13:30 +03:00
|
|
|
out/
|
2011-04-27 01:46:58 +04:00
|
|
|
|
2014-01-17 03:29:58 +04:00
|
|
|
# Gradle files
|
2013-08-21 12:43:55 +04:00
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
|
2011-04-27 01:46:58 +04:00
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
2012-04-11 05:07:22 +04:00
|
|
|
|
2012-08-06 10:09:09 +04:00
|
|
|
# Proguard folder generated by Eclipse
|
2012-04-19 05:42:13 +04:00
|
|
|
proguard/
|
2014-04-19 16:40:57 +04:00
|
|
|
|
2014-06-24 00:57:09 +04:00
|
|
|
# Log Files
|
2014-04-24 00:50:28 +04:00
|
|
|
*.log
|
2015-01-17 20:47:39 +03:00
|
|
|
|
|
|
|
# Android Studio Navigation editor temp files
|
|
|
|
.navigation/
|
2015-08-16 15:07:17 +03:00
|
|
|
|
|
|
|
# Android Studio captures folder
|
|
|
|
captures/
|
2016-02-12 19:13:30 +03:00
|
|
|
|
2017-11-08 04:16:31 +03:00
|
|
|
# IntelliJ
|
2016-02-12 19:13:30 +03:00
|
|
|
*.iml
|
2016-05-18 16:52:10 +03:00
|
|
|
.idea/workspace.xml
|
2016-10-22 06:05:13 +03:00
|
|
|
.idea/tasks.xml
|
2016-12-26 01:14:54 +03:00
|
|
|
.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-09 19:30:10 +03:00
|
|
|
|
2016-03-16 12:17:51 +03:00
|
|
|
# Keystore files
|
2017-10-08 10:52:58 +03:00
|
|
|
# Uncomment the following line if you do not want to check your keystore files in.
|
|
|
|
#*.jks
|
2016-08-01 22:58:42 +03:00
|
|
|
|
|
|
|
# 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
|