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/",
|
"^build/",
|
||||||
"target/",
|
"target/",
|
||||||
"node_modules/",
|
"node_modules/",
|
||||||
|
"result/",
|
||||||
"package-lock.json",
|
"package-lock.json",
|
||||||
".git/",
|
".git/",
|
||||||
".direnv/",
|
".direnv/",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue