From 4888a0c60bbdb41574510e1e39af34c1f420069b Mon Sep 17 00:00:00 2001 From: Sofia Date: Fri, 24 Jul 2026 15:41:30 +0300 Subject: [PATCH] Reorder gitignores --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0954376..1aeb7a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,12 @@ # Godot 4+ specific ignores godot/.godot/ godot/android/ +godot/raw_assets/sfx # Mapping ignores godot/maps/**/autosave/* !godot/maps/**/autosave/.gdignore godot/maps/entity_models -godot/raw_assets/sfx # Rust ignores rust/target