Godot-Moddable-Template/.gitignore
lucastucious 7f4fe92271
Example project
# Conflicts:
#	.gitignore
2025-07-24 10:30:49 +02:00

18 lines
263 B
Text

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