Initial commit.

This commit is contained in:
2024-10-02 20:01:45 -04:00
commit 4f3d444ab7
11 changed files with 4524 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.o
*.so
*.out
.cache
compile_commands.json