open-fpsz/.gitignore
2024-10-16 21:43:01 +00:00

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