skullball/.gitignore

19 lines
236 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
*.replay
# Editor ignores
.vscode