ananas/.gitignore
2024-07-21 04:38:32 +03:00

44 lines
618 B
Text

# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
app/phone/libre/release/
.kotlin
.externalNativeBuild/
.cxx/
*.apk
*.dm
output.json
app/phone/libre/release/output-metadata.json
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof
# Fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
push.sh