Skip to content

Commit 51bb2b3

Browse files
committed
remove zig-cache from .gitignore
It's been a while since this was renamed to .zig-cache.
1 parent 9b752cb commit 51bb2b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,3 @@ zig-out/
1616
/build/
1717
/build-*/
1818
/docgen_tmp/
19-
20-
# Although this was renamed to .zig-cache, let's leave it here for a few
21-
# releases to make it less annoying to work with multiple branches.
22-
zig-cache/

0 commit comments

Comments
 (0)