Reorder gitignores
This commit is contained in:
parent
18b58f4138
commit
4888a0c60b
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user