FoldCraftLauncher/.gitignore

28 lines
342 B
Plaintext
Raw Normal View History

2022-10-19 10:11:29 +00:00
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
2022-10-19 10:16:52 +00:00
release
2022-10-19 10:11:29 +00:00
*.apk
output.json
# IntelliJ
*.iml
.idea/
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof