mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
home/git: more precise glob for nix outlinks
This commit is contained in:
parent
dc5c0fed26
commit
336d9ec2ae
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@
|
|||
|
||||
# nix
|
||||
".direnv/"
|
||||
"**/result*" # building an attr of derivation will make multiple links
|
||||
"**/result"
|
||||
"**/result-*" # building an attr of derivation will make multiple links
|
||||
|
||||
# pre-commit
|
||||
".pre-commit-config.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue