Inital commit

This commit is contained in:
2022-08-04 13:35:22 +02:00
parent b8161a96ef
commit 7551ca0143
68 changed files with 77726 additions and 0 deletions

12
.gitignore vendored Normal file
View File

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