skullball/.gitignore
2026-07-24 15:41:30 +03:00

13 lines
215 B
Plaintext

# 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
# Rust ignores
rust/target
target