2023-09-30 15:09:19 +03:00
|
|
|
# ---> Godot
|
|
|
|
# Godot 4+ specific ignores
|
|
|
|
.godot/
|
|
|
|
|
|
|
|
# Godot-specific ignores
|
|
|
|
.import/
|
2023-09-30 15:33:48 +03:00
|
|
|
addons/
|
2023-09-30 15:09:19 +03:00
|
|
|
export.cfg
|
2023-09-30 19:02:17 +03:00
|
|
|
project.godot
|
2023-09-30 15:09:19 +03:00
|
|
|
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
|
|
*.translation
|
|
|
|
|
|
|
|
# Mono-specific ignores
|
|
|
|
.mono/
|
|
|
|
data_*/
|
|
|
|
mono_crash.*.json
|
|
|
|
|