Files
Blitz3/.gitignore
Persson-dev 3587a4ce1f
Some checks are pending
Linux arm64 / Build (push) Waiting to run
init project
2024-08-11 19:09:17 +02:00

22 lines
140 B
Plaintext

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