Skip to content

Commit

Permalink
ci: exclude def files from third_party/abseil-cpp (denoland#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju authored Aug 9, 2023
1 parent 4573256 commit dbca136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down

0 comments on commit dbca136

Please sign in to comment.