Update .gitignore

pull/32/head
Joseph Hill 2024-12-14 16:04:59 +07:00
parent 066ce99841
commit a14b030fe0
1 changed files with 5 additions and 2 deletions

7
.gitignore vendored

@ -1,5 +1,5 @@
# Godot 4+ specific ignores
.godot/
.godot/editor/
# Godot-specific ignores
.import/
@ -14,5 +14,8 @@ export_presets.cfg
data_*/
mono_crash.*.json
# Mac-specific ignores
**/.DS_Store
# Kenney ignores
build/
build/