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