zig init-exe

This commit is contained in:
Luna 2021-05-23 20:26:23 -03:00
commit 7fcd2a19d1
3 changed files with 34 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
zig-cache/
zig-out/