add result to ignore list
This commit is contained in:
parent
224ad4e3ec
commit
d9ead7f98f
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ return {
|
|||
"^build/",
|
||||
"target/",
|
||||
"node_modules/",
|
||||
"result/",
|
||||
"package-lock.json",
|
||||
".git/",
|
||||
".direnv/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue