mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 15:04:33 -05:00
ci: exclude def files from third_party/abseil-cpp (#1298)
This commit is contained in:
parent
4573256203
commit
dbca136bee
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ exclude = [
|
|||
"third_party/icu/source/samples/",
|
||||
"third_party/icu/source/tools/",
|
||||
"third_party/icu/tzres/",
|
||||
"third_party/abseil-cpp/*.def",
|
||||
"tools/clang",
|
||||
"v8/ChangeLog",
|
||||
"v8/benchmarks/",
|
||||
|
|
Loading…
Reference in a new issue