.bazelignore 550 B

123456789101112131415161718192021222324252627
  1. bazel-bin
  2. bazel-grpc
  3. bazel-out
  4. bazel-testlogs
  5. bins
  6. libs
  7. objs
  8. third_party/abseil-cpp
  9. third_party/benchmark
  10. third_party/boringssl
  11. third_party/bloaty
  12. third_party/boringssl-with-bazel
  13. third_party/envoy-api
  14. third_party/googleapis
  15. third_party/googletest
  16. third_party/opencensus-proto
  17. third_party/protobuf
  18. third_party/protoc-gen-validate
  19. third_party/re2
  20. third_party/upb
  21. third_party/xds
  22. bazel/test/python_test_repo
  23. # Directories generated by setuptools build containing BUILD files.
  24. src/python/grpcio_tests/src/
  25. tools/distrib/python/grpcio_tools/grpc_root/