21 lines
378 B
JSON
Executable File
21 lines
378 B
JSON
Executable File
{
|
|
"files.exclude": {
|
|
"selfdrive/": true,
|
|
"system/": true,
|
|
"tools/": true,
|
|
"openpilot/third_party": true,
|
|
"common/" true,
|
|
"opendbc/": true,
|
|
"panda/": true
|
|
},
|
|
"search.exclude": {
|
|
"selfdrive/": true,
|
|
"system/": true,
|
|
"tools/": true,
|
|
"openpilot/third_party": true,
|
|
"common/" true,
|
|
"opendbc/": true,
|
|
"panda/": true
|
|
}
|
|
}
|