mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
remove zig-cache from .gitignore
It's been a while since this was renamed to .zig-cache.
This commit is contained in:
@@ -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/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user