14 lines
200 B
Plaintext
14 lines
200 B
Plaintext
# Godot 4+ specific ignores
|
|
godot/.godot/
|
|
godot/android/
|
|
|
|
# Mapping ignores
|
|
godot/maps/**/autosave/*
|
|
!godot/maps/**/autosave/.gdignore
|
|
godot/maps/entity_models
|
|
|
|
# Rust ignores
|
|
rust/target
|
|
target
|
|
|
|
dist |