Maybe ignore them everywhere
This commit is contained in:
parent
41c68ed662
commit
f2527c80f2
1 changed files with 2 additions and 2 deletions
|
@ -129,8 +129,8 @@
|
|||
};
|
||||
};
|
||||
ignores = [
|
||||
".direnv"
|
||||
".vscode"
|
||||
"*.direnv"
|
||||
"*.vscode"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue