godot4-opus/.gitignore

12 lines
132 B
Plaintext

# Godot 4+ specific ignores
.godot/
export
addons/**/~*.dll
.sconsign.dblite
*.obj
# Visual-studio related
.vs
*.sln
*.vcxproj*
x64