mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +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/
|
||||||
/build-*/
|
/build-*/
|
||||||
/docgen_tmp/
|
/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