refactor: xmake in use, allocator sintaxis

This commit is contained in:
2026-06-10 16:03:21 -06:00
parent 21853362a4
commit 9a2e084143
9 changed files with 444 additions and 578 deletions

6
.gitignore vendored
View File

@@ -7,6 +7,12 @@ out/
out/Debug/
out/Release/
# xmake
.xmake
xmake
xmake/
.xmake/
# Cmake files
CMakeCache.txt
cmake