Files
RidgeScout/.gitignore
2025-05-25 18:48:02 -06:00

38 lines
447 B
Plaintext

# Python server
__pycache__/
metadata.json
api_key.txt
server_data/
# Gradle files
.gradle/
build/
release/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json
# IntelliJ
*.iml
.idea/
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof