Преглед изворни кода

Merge pull request #4503 from bschaatsbergen/f/add-zig-ignore

chore: change `zig-cache/` to `.zig-cache/`
Devin Dooley пре 7 месеци
родитељ
комит
5445a27025
1 измењених фајлова са 1 додато и 3 уклоњено
  1. 1 3
      Zig.gitignore

+ 1 - 3
Zig.gitignore

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