Skip to content

Commit 44afa04

Browse files
NicoElbersdivinetouch
authored andcommitted
Ignore .zig-cache for new zig versions
zig cache directory was updated in ziglang/zig#20115
1 parent 23e0b06 commit 44afa04

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
/zig-cache/
1+
/.zig-cache/
22
/zig-out/
33
/answers/
44
/patches/healed/
55
/output/
6+
7+
# Leave this in here for older zig versions
8+
/zig-cache/

0 commit comments

Comments
 (0)