first commit

This commit is contained in:
2023-11-22 12:01:20 +01:00
commit abed95f542
3 changed files with 212 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
# Vscode
.vscode