aboutsummaryrefslogtreecommitdiff
path: root/.bazelignore
blob: 6385cc6e10642a5c5912ff8817464308aaa280e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
bazel-bin
bazel-grpc
bazel-out
bazel-testlogs
bins
libs
objs
third_party/abseil-cpp
third_party/benchmark
third_party/boringssl
third_party/bloaty
third_party/boringssl-with-bazel
third_party/envoy-api
third_party/googleapis
third_party/googletest
third_party/opencensus-proto
third_party/protobuf
third_party/protoc-gen-validate
third_party/re2
third_party/upb
third_party/xds

test/distrib/bazel/cpp
test/distrib/bazel/python
test/distrib/bazel/python_second_test_repo

# Directories generated by setuptools build containing BUILD files.
src/python/grpcio_tests/src/
tools/distrib/python/grpcio_tools/grpc_root/