gitignore/Godot.gitignore
2026-06-01 15:55:10 +01:00

25 lines
326 B
Plaintext

# Godot 4.2+ specific ignores
~*.dll
# Godot 4+ specific ignores
.godot/
.nomedia
# Godot-specific ignores
.import/
export.cfg
export_credentials.cfg
*.tmp
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# Export outputs
*.exe
*.pck