add third party to exclude (#31858)

third_party as well
This commit is contained in:
Justin Newberry 2024-03-13 14:23:16 -04:00 committed by GitHub
parent 7d0f234398
commit 98918b6afe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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