2021-10-27 05:56:42 +02:00
|
|
|
#####################################
|
|
|
|
# https://github.com/github/gitignore/blob/master/Android.gitignore
|
|
|
|
# Built application files
|
|
|
|
*.apk
|
|
|
|
*.aar
|
|
|
|
*.ap_
|
|
|
|
*.aab
|
|
|
|
|
|
|
|
# Files for the ART/Dalvik VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Generated files
|
|
|
|
bin/
|
|
|
|
gen/
|
|
|
|
out/
|
|
|
|
# Uncomment the following line in case you need and you don't have the release build type files in your app
|
|
|
|
# release/
|
|
|
|
|
|
|
|
# Gradle files
|
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Proguard folder generated by Eclipse
|
|
|
|
proguard/
|
|
|
|
|
|
|
|
# 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
|
|
|
|
.idea/assetWizardSettings.xml
|
|
|
|
.idea/dictionaries
|
|
|
|
.idea/libraries
|
|
|
|
.idea/jarRepositories.xml
|
|
|
|
# Android Studio 3 in .gitignore file.
|
|
|
|
.idea/caches
|
|
|
|
.idea/modules.xml
|
|
|
|
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
|
|
|
|
.idea/navEditor.xml
|
|
|
|
|
|
|
|
# Keystore files
|
|
|
|
# Uncomment the following lines if you do not want to check your keystore files in.
|
|
|
|
#*.jks
|
|
|
|
#*.keystore
|
|
|
|
|
|
|
|
# External native build folder generated in Android Studio 2.2 and later
|
|
|
|
.externalNativeBuild
|
|
|
|
.cxx/
|
|
|
|
|
|
|
|
# Google Services (e.g. APIs or Firebase)
|
|
|
|
# google-services.json
|
|
|
|
|
|
|
|
# Freeline
|
|
|
|
freeline.py
|
|
|
|
freeline/
|
|
|
|
freeline_project_description.json
|
|
|
|
|
|
|
|
# fastlane
|
|
|
|
fastlane/report.xml
|
|
|
|
fastlane/Preview.html
|
|
|
|
fastlane/screenshots
|
|
|
|
fastlane/test_output
|
|
|
|
fastlane/readme.md
|
|
|
|
|
|
|
|
# Version control
|
|
|
|
vcs.xml
|
|
|
|
|
|
|
|
# lint
|
|
|
|
lint/intermediates/
|
|
|
|
lint/generated/
|
|
|
|
lint/outputs/
|
|
|
|
lint/tmp/
|
|
|
|
# lint/reports/
|
|
|
|
|
|
|
|
# Android Profiling
|
|
|
|
*.hprof
|
|
|
|
|
|
|
|
#####################################
|
2021-06-09 01:44:12 +02:00
|
|
|
|
|
|
|
.DS_Store
|
2017-04-20 18:23:59 +02:00
|
|
|
.gradle
|
2021-06-09 01:44:12 +02:00
|
|
|
|
2018-04-17 18:29:50 +02:00
|
|
|
/.idea/assetWizardSettings.xml
|
2021-06-09 01:44:12 +02:00
|
|
|
/.idea/caches/
|
|
|
|
/.idea/codeStyles/
|
2020-08-28 02:25:48 +02:00
|
|
|
/.idea/jarRepositories.xml
|
2021-06-09 01:44:12 +02:00
|
|
|
/.idea/libraries
|
2020-08-28 12:45:28 +02:00
|
|
|
/.idea/misc.xml
|
2021-06-09 01:44:12 +02:00
|
|
|
/.idea/StickySelectionHighlights.xml
|
|
|
|
/.idea/workspace.xml
|
2021-10-27 05:56:42 +02:00
|
|
|
/.idea/runConfigurations.xml
|
2021-06-09 01:44:12 +02:00
|
|
|
/app/rc/release/
|
2017-04-20 18:23:59 +02:00
|
|
|
/build
|
|
|
|
/captures
|
2021-06-09 01:44:12 +02:00
|
|
|
/local.properties
|
2017-12-22 14:10:28 +01:00
|
|
|
/rc
|
2018-09-12 07:55:15 +02:00
|
|
|
|
|
|
|
output.json
|
2021-06-09 01:44:12 +02:00
|
|
|
|
|
|
|
|
|
|
|
_Emoji/emoji-data
|
|
|
|
_Emoji/emoji4unicode
|
|
|
|
_Emoji/emojione
|
|
|
|
_Emoji/mastodon
|
|
|
|
_Emoji/noto-emoji
|
|
|
|
_Emoji/twemoji
|
|
|
|
_Emoji/assets
|
|
|
|
_Emoji/cache
|
|
|
|
_Emoji/drawable-nodpi
|
|
|
|
|
|
|
|
_Emoji/*.json
|
|
|
|
_Emoji/*.log
|
|
|
|
_Emoji/*.txt
|
2021-06-20 05:02:30 +02:00
|
|
|
|
|
|
|
detektReport/
|
2022-05-31 16:39:22 +02:00
|
|
|
|
|
|
|
.idea/deploymentTargetDropDown.xml
|