update ingore
This commit is contained in:
parent
e925c18eb8
commit
ea7527edc0
2 changed files with 7 additions and 0 deletions
|
|
@ -41,6 +41,13 @@
|
||||||
diffFilter = "delta --color-only";
|
diffFilter = "delta --color-only";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
ignores = [
|
||||||
|
"__pycache__"
|
||||||
|
".direnv"
|
||||||
|
# Node
|
||||||
|
"npm-debug.log"
|
||||||
|
"*.swp"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
|
|
|
||||||
BIN
secrets/env.age
BIN
secrets/env.age
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue