initial commit

This commit is contained in:
2025-08-31 07:34:13 -04:00
commit be5007d57c
23 changed files with 1013 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "lib/log.c"]
path = lib/log.c
url = https://github.com/rxi/log.c
[submodule "lib/ds"]
path = lib/ds
url = https://git.squi.bid/squibid/ds