From cf048d0ff4daef63d03ad3ca5f06c6f288941ac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Tue, 27 May 2025 00:53:53 +0200 Subject: [PATCH] git: ignore all result links --- nix/homeModules/common/git.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/homeModules/common/git.nix b/nix/homeModules/common/git.nix index a501ecfd..b11e4c40 100644 --- a/nix/homeModules/common/git.nix +++ b/nix/homeModules/common/git.nix @@ -34,7 +34,7 @@ # nix ".direnv/" - "**/result" + "**/result*" # building an attr of derivation will make multiple links # pre-commit ".pre-commit-config.yaml"