9 lines
104 B
JSON
9 lines
104 B
JSON
|
{
|
||
|
"search.exclude": {
|
||
|
"src/*":true
|
||
|
|
||
|
},
|
||
|
"files.exclude": {
|
||
|
"lib":true
|
||
|
}
|
||
|
}
|