chore: 更新 .gitignore

main
mojo 1 month ago
parent 151f3b0445
commit 4e5054f6d3

33
.gitignore vendored

@ -13,3 +13,36 @@
.externalNativeBuild
.cxx
local.properties
### Android template
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json
# IntelliJ
.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

Loading…
Cancel
Save