Files
Blitz3/.gitignore
2024-08-12 11:45:00 +02:00

23 lines
149 B
Plaintext

# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
.vscode/
*.dll
*.exp
*.pdb
*.ilk
*.obj
*.lib
*.TMP
*.import
godot/.godot
godot/lib
publish