add third party to exclude (#31858)

third_party as well
old-commit-hash: 98918b6afe
pull/32199/head
Justin Newberry 1 year ago committed by GitHub
parent 7ffcd0d13d
commit 834e6774d7
  1. 1
      .vscode/settings.json

@ -21,6 +21,7 @@
"common/**", "common/**",
"selfdrive/**", "selfdrive/**",
"system/**", "system/**",
"third_party/**",
"tools/**", "tools/**",
] ]
} }

Loading…
Cancel
Save