This commit is contained in:
2026-03-21 15:45:24 +01:00
commit 048575c14c
22 changed files with 589 additions and 0 deletions

10
.gitignore vendored Normal file
View File

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