mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 08:03:29 +02:00
Ignore .zig-cache for new zig versions
zig cache directory was updated in ziglang/zig#20115
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
/zig-cache/
|
||||
/.zig-cache/
|
||||
/zig-out/
|
||||
/answers/
|
||||
/patches/healed/
|
||||
/output/
|
||||
|
||||
# Leave this in here for older zig versions
|
||||
/zig-cache/
|
||||
|
||||
Reference in New Issue
Block a user