quakeball-rust/.gitignore

11 lines
169 B
Plaintext

# Godot 4+ specific ignores
godot/.godot/
godot/android/
# Mapping ignores
godot/maps/**/autosave/*
!godot/maps/**/autosave/.gdignore
# Rust ignores
rust/target
target