Browse Source

feat: add Zig.gitignore

Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com>
Bruno Schaatsbergen 7 months ago
parent
commit
4b771ac75a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Zig.gitignore

+ 2 - 0
Zig.gitignore

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