initial commit

This commit is contained in:
2025-12-07 15:15:19 +01:00
commit 6574eebb49
5 changed files with 86 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Xmake cache
.xmake/
build/
dist
# MacOS Cache
.DS_Store
# VsCode
.vscode