Compare commits

...

2 Commits

Author SHA1 Message Date
4888a0c60b Reorder gitignores 2026-07-24 15:41:30 +03:00
18b58f4138 Add sfx folder to gitignore 2026-07-24 15:40:19 +03:00

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Godot 4+ specific ignores # Godot 4+ specific ignores
godot/.godot/ godot/.godot/
godot/android/ godot/android/
godot/raw_assets/sfx
# Mapping ignores # Mapping ignores
godot/maps/**/autosave/* godot/maps/**/autosave/*