first commit

This commit is contained in:
Lorenzo Torres 2026-01-30 16:21:31 +01:00
commit 6f76f9dd9d
9 changed files with 1071 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
**/*.swp
**/*~
zig-out/
.zig-cache/