mirror of https://github.com/vladmandic/human
8 lines
154 B
JSON
8 lines
154 B
JSON
|
|
{
|
||
|
|
"search.exclude": {
|
||
|
|
"dist/*": true,
|
||
|
|
"node_modules/*": true
|
||
|
|
},
|
||
|
|
"search.useGlobalIgnoreFiles": true,
|
||
|
|
"search.useParentIgnoreFiles": true
|
||
|
|
}
|