generated from Persson-dev/Godot-Xmake
Initial commit
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
# Xmake cache
|
||||
.xmake/
|
||||
build/
|
||||
|
||||
# MacOS Cache
|
||||
.DS_Store
|
||||
|
||||
.vscode/
|
||||
|
||||
*.dll
|
||||
*.exp
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.obj
|
||||
*.lib
|
||||
*.TMP
|
||||
|
||||
demo/.godot
|
||||
|
||||
publish
|
||||
Reference in New Issue
Block a user