add third party to exclude (#31858)

third_party as well
pull/31860/head
Justin Newberry 1 year ago committed by GitHub
parent 7d0f234398
commit 98918b6afe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .vscode/settings.json

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

Loading…
Cancel
Save