[Misc] Added third_party/utf8_range to .bazelignore (#36054)
This is to clam down bazel which is eager to build everything in the repo.
This commit is contained in:
parent
1491233a80
commit
02276f4774
|
|
@ -19,6 +19,7 @@ third_party/protobuf
|
|||
third_party/protoc-gen-validate
|
||||
third_party/re2
|
||||
third_party/upb
|
||||
third_party/utf8_range
|
||||
third_party/xds
|
||||
|
||||
test/distrib/bazel/cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue