first commit

This commit is contained in:
2024-06-09 12:16:18 +02:00
commit 75cd769681
7 changed files with 376 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Xmake cache
.xmake/
build/
# MacOS Cache
.DS_Store
NazaraLog.log
.vscode/settings.json
.vscode/compile_commands.json