sunder/.gitignore
2026-02-18 18:33:17 -05:00

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