Files
QAuxiliary/.gitignore
2024-06-30 21:39:34 +08:00

83 lines
1.3 KiB
Plaintext

# Built application files
*.apk
*.ap_
app/build/
app/src/main/gen/
app/src/main/bin/
cmake-build-*
release/
debug/
# Files for the ART/Dalvik VM
*.dex
# Kotlin sessions
.kotlin/
# Java class files
*.class
# Generated files
bin/
gen/
out/
app/.cxx/
# 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/
# 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
# 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
# Random icon cache
app/src/main/res/drawable/icon.png
app/src/main/res/drawable/icon.xml
/app/src/main/res/drawable-anydpi-v26/icon.xml
/app/src/main/res/drawable/icon_qa_background.xml
/app/src/main/res/drawable/icon_qa_foreground.xml
.settings
.project
.classpath
app/signing.properties
.vscode
/app/src/main/assets/open_source_licenses.json
/app/src/main/assets/eulaAndPrivacy.html