chore: 更新.gitignore

main
QLDETK 4 days ago
parent b8d6a35d64
commit e7922a316a

16
.gitignore vendored

@ -1,3 +1,17 @@
# Godot 4+ specific ignores
.godot/
/android/
.nomedia
# Godot-specific ignores
.import/
export.cfg
export_credentials.cfg
*.tmp
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
Loading…
Cancel
Save