wip
This commit is contained in:
16
.vscode/settings.json
vendored
16
.vscode/settings.json
vendored
@@ -1,12 +1,20 @@
|
||||
{
|
||||
"files.exclude": {
|
||||
"selfdrive/": true,
|
||||
"openpilot/system/": true,
|
||||
"tools/": true
|
||||
"system/": true,
|
||||
"tools/": true,
|
||||
"openpilot/third_party": true,
|
||||
"common/" true,
|
||||
"opendbc/": true,
|
||||
"panda/": true
|
||||
},
|
||||
"search.exclude": {
|
||||
"selfdrive/": true,
|
||||
"openpilot/system/": true,
|
||||
"tools/": true
|
||||
"system/": true,
|
||||
"tools/": true,
|
||||
"openpilot/third_party": true,
|
||||
"common/" true,
|
||||
"opendbc/": true,
|
||||
"panda/": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user