Initial Commit

This commit is contained in:
2021-10-26 19:48:22 -03:00
commit 19077200cd
12 changed files with 692 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/zig-cache
/zig-out
/bin
/.vscode