gitignore/Godot.gitignore
2024-07-13 20:33:12 +02:00

20 lines
273 B
Plaintext

# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
*.tmp
*.import
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# System
.DS_Store