Browse Source

Create Zig.gitignore

Bick Doner 3 years ago
parent
commit
abbcca282f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Zig.gitignore

+ 4 - 0
Zig.gitignore

@@ -0,0 +1,4 @@
+# This file is for zig-specific build artifacts.
+
+zig-cache/
+zig-out/