Initial commit

This commit is contained in:
2026-04-28 15:48:42 +02:00
commit d43a4852be
4 changed files with 313 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/zig-out/
/.idea/
/.zig-cache/