build: remove unused line from .gitignore

This commit is contained in:
CJ van den Berg 2025-10-15 10:17:30 +02:00
parent b07cd859fe
commit 82ae2e8bb5
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
/.cache/ /.cache/
src/.cache
/zig-out/ /zig-out/
/.zig-cache/ /.zig-cache/