initial commit

This commit is contained in:
PowerUser64 2024-11-19 05:54:18 -08:00
commit 77861709f8
7 changed files with 296 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# build artifacts
*.out
# lsp stuff
compile_commands.json
.cache