Initial commit.

This commit is contained in:
2025-10-16 21:30:22 -04:00
commit 45a95eb525
4 changed files with 38 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.o
*.so
tags
*.out
.cache
build/*
vgcore.*
compile_commands.json