mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-19 19:44:46 +00:00
23 lines
471 B
Plaintext
23 lines
471 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
|
|
# Godot-specific ignores
|
|
export.cfg
|
|
export_presets.cfg
|
|
|
|
# Blender
|
|
*.blend1
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
# Added by Squinternator: weird *.tmp files added by the script editor
|
|
*.tmp
|
|
|
|
# Added by Squinternator: *.dll files compiled by the windows build
|
|
addons/godot-jolt/windows/~godot-jolt_windows-x64_editor.dll
|
|
addons/terrain_3d/bin/~libterrain.windows.debug.x86_64.dll
|
|
|
|
build
|
|
dist
|