skullball/.gitignore
2026-07-26 04:23:46 +03:00

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