git: ignore all result links

This commit is contained in:
Primrose 2025-05-27 00:53:53 +02:00
parent 9894170baa
commit cf048d0ff4
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -34,7 +34,7 @@
# nix # nix
".direnv/" ".direnv/"
"**/result" "**/result*" # building an attr of derivation will make multiple links
# pre-commit # pre-commit
".pre-commit-config.yaml" ".pre-commit-config.yaml"