From 692b7fcb7f63b1b3634fb52d490c04f95bdaa288 Mon Sep 17 00:00:00 2001 From: Yash Tibrewal Date: Mon, 4 Mar 2024 17:29:50 -0800 Subject: [PATCH] [bazel] Add OTel C++ submodule to bazelignore list (#36052) --- .bazelignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.bazelignore b/.bazelignore index 6385cc6e106..7ace587d0ff 100644 --- a/.bazelignore +++ b/.bazelignore @@ -14,6 +14,7 @@ third_party/envoy-api third_party/googleapis third_party/googletest third_party/opencensus-proto +third_party/opentelemetry-cpp third_party/protobuf third_party/protoc-gen-validate third_party/re2