Reorder gitignores

This commit is contained in:
Sofia 2026-07-24 15:41:30 +03:00
parent 18b58f4138
commit 4888a0c60b

2
.gitignore vendored
View File

@ -1,12 +1,12 @@
# 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/*
!godot/maps/**/autosave/.gdignore !godot/maps/**/autosave/.gdignore
godot/maps/entity_models godot/maps/entity_models
godot/raw_assets/sfx
# Rust ignores # Rust ignores
rust/target rust/target