chore(pre-commit): Update the list of ignored files
This commit is contained in:
parent
dcb0c3591e
commit
6f41443cf5
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ let
|
|||
enable = true;
|
||||
stages = [ "pre-push" ];
|
||||
settings.ignore = [
|
||||
"lon.nix"
|
||||
"**/lon.nix"
|
||||
"**/npins"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue