14 lines
154 B
Plaintext
14 lines
154 B
Plaintext
# Godot 4.x ignores
|
|
|
|
# Godot-specific ignores
|
|
.godot/
|
|
|
|
# Exported builds
|
|
*.translation
|
|
*.import
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
mono_crash.*.json
|