mirror of
https://github.com/ziglang/zig.git
synced 2025-12-05 22:03:06 +00:00
remove zig-cache from .gitignore
It's been a while since this was renamed to .zig-cache.
This commit is contained in:
parent
9b752cb989
commit
51bb2b3d2d
4
.gitignore
vendored
4
.gitignore
vendored
@ -16,7 +16,3 @@ zig-out/
|
||||
/build/
|
||||
/build-*/
|
||||
/docgen_tmp/
|
||||
|
||||
# Although this was renamed to .zig-cache, let's leave it here for a few
|
||||
# releases to make it less annoying to work with multiple branches.
|
||||
zig-cache/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user