mirror of
https://codeberg.org/sunder/sunder.git
synced 2026-07-14 21:44:36 +00:00
26 lines
384 B
Text
26 lines
384 B
Text
# godot 4+ specific ignores
|
|
.godot/
|
|
|
|
# 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
|
|
|
|
# blender
|
|
*.blend
|
|
*.blend1
|
|
|
|
# *.dll files compiled by the windows build
|
|
addons/terrain_3d/bin/~libterrain.windows.debug.x86_64.dll
|
|
|
|
build
|
|
dist
|
|
|