init (messy)

This commit is contained in:
Jeeves 2025-05-27 22:59:15 -06:00
commit 18bff3cc00
10 changed files with 926 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
# Zig-specific build artifacts
.zig-cache/
zig-cache/
zig-out/
/release/
/debug/
/build/
/build-*/
/docgen_tmp/
# Temporary project-specific dirs
vsh/
dumped/
menu/
font/
reference/