Initial commit

This commit is contained in:
2026-04-07 10:45:02 +02:00
commit 9d217b427e
11 changed files with 501 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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