13 lines
204 B
JSON
13 lines
204 B
JSON
{
|
|
"files.exclude": {
|
|
"selfdrive/": true,
|
|
"openpilot/system/": true,
|
|
"tools/": true
|
|
},
|
|
"search.exclude": {
|
|
"selfdrive/": true,
|
|
"openpilot/system/": true,
|
|
"tools/": true
|
|
}
|
|
}
|