Browse Source

Merge pull request #3975 from svc-user/main

Create Zig.gitignore
Devin Dooley 7 tháng trước cách đây
mục cha
commit
ec0f03f241
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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/