Dantotsu/.gitignore
2024-02-11 04:16:22 -06:00

33 lines
351 B
Text

# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Secrets
apikey.properties
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json
# IntelliJ
*.iml
.idea/
# Keystore files
*.jks
*.keystore
# Android Profiling
*.hprof
#other
scripts/