Initial commit.

This commit is contained in:
2025-11-30 12:12:05 -05:00
commit 17e3e4f9c5
5 changed files with 74 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