feat(zig): init zig template

This commit is contained in:
Artur Manuel 2025-01-25 19:12:23 +00:00
commit 8e52914770
11 changed files with 447 additions and 0 deletions

4
templates/zig/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
**/*~
/.direnv
/zig-out
/.zig-cache