22 lines
301 B
Text
22 lines
301 B
Text
# Godot 4+ specific ignores
|
|
.godot/
|
|
|
|
# Godot-specific ignores
|
|
.import/
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
mono_crash.*.json
|
|
|
|
# Builds
|
|
*.x86_64
|
|
godot.*.template_release.*
|
|
dist/*
|
|
!dist/.gitkeep
|
|
|
|
screenshot.png.import
|
|
|