feat (home/git): global .direnv ignore
This commit is contained in:
parent
66d4b13ab1
commit
ffa3c9697d
1 changed files with 3 additions and 0 deletions
|
|
@ -70,6 +70,9 @@
|
||||||
signByDefault = true;
|
signByDefault = true;
|
||||||
key = "0x7065F57ED8856128";
|
key = "0x7065F57ED8856128";
|
||||||
};
|
};
|
||||||
|
ignores = [
|
||||||
|
".direnv"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.bash = {
|
programs.bash = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue