11 lines
142 B
JSON
11 lines
142 B
JSON
{
|
|
"files.exclude": {
|
|
"selfdrive/": true,
|
|
"tools/": true
|
|
},
|
|
"search.exclude": {
|
|
"selfdrive/": true,
|
|
"tools/": true
|
|
}
|
|
}
|