Add a basic build.zig and main.zig to run tests from multiple modules

This commit is contained in:
Alex Selimov 2026-07-29 10:59:08 -04:00
parent a1009e4d3e
commit 738349ffe7
3 changed files with 26 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.zig-cache