clearpilot: initial commit of full source
This commit is contained in:
20
.vscode/settings.json
vendored
Executable file
20
.vscode/settings.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user