copy fizzbuzz, generate foobar

This commit is contained in:
David Allemang
2024-03-26 17:29:23 -04:00
commit 05bb7e2b91
6 changed files with 138 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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