diff --git a/.gitignore b/.gitignore index 7e9e158202..8ee9b4ca2c 100644 --- a/.gitignore +++ b/.gitignore @@ -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/