Add gitignore

This commit is contained in:
2022-07-30 12:07:31 +02:00
parent e123cdaf02
commit b0c7149d93

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
# Vscode configs
.vscode
# Test
test