| author | |
| committer | |
| log | 51bb2b3d2d2361eb73ee659a12c32e101b98dd96 |
| tree | 8c537eb2ccec0790e50bc6ba14f0e28be934a062 |
| parent | 9b752cb9896e27b9c2a4c435a043e5af22535f58 |
| signature |
It's been a while since this was renamed to .zig-cache.1 files changed, 0 insertions(+), 4 deletions(-)
.gitignore-4| ... | @@ -16,7 +16,3 @@ zig-out/ | ... | @@ -16,7 +16,3 @@ zig-out/ |
| 16 | /build/ | 16 | /build/ |
| 17 | /build-*/ | 17 | /build-*/ |
| 18 | /docgen_tmp/ | 18 | /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/ |