(PR #217)update a .gitignore file in the codes/zig dir

This commit is contained in:
sjinzh
2023-01-08 20:38:48 +08:00
parent e8f7d8f8ba
commit b6abf2b092
6 changed files with 131 additions and 5 deletions

2
codes/zig/.gitignore vendored Normal file
View File

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