Added third_party/upb to bazelignore

pull/25037/head
Esun Kim 4 years ago
parent 43d03d6603
commit 7e38c5ec2a
  1. 7
      .bazelignore

@ -7,9 +7,10 @@ libs
objs objs
third_party/abseil-cpp third_party/abseil-cpp
third_party/bloaty third_party/bloaty
third_party/boringssl-with-bazel
third_party/googleapis third_party/googleapis
third_party/googletest
third_party/protobuf
third_party/protoc-gen-validate third_party/protoc-gen-validate
third_party/udpa third_party/udpa
third_party/protobuf third_party/upb
third_party/boringssl-with-bazel
third_party/googletest

Loading…
Cancel
Save