Optimized .gitignore Template for Godot
This is the community-recommended .gitignore configuration for Godot projects. You can copy and paste it directly.
# Godot 4+ specific ignores
.godot/
.nomedia
# Godot-specific ignores
.import/
export.cfg
export_credentials.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json