فهرست منبع

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/