Dantotsu/.gitignore
2024-10-27 21:57:07 +05:30

39 lines
No EOL
389 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/
#crowdin
crowdin.yml
#vscode
.vscode