-
-
Notifications
You must be signed in to change notification settings - Fork 159
/
.bazelignore
45 lines (36 loc) · 1.14 KB
/
.bazelignore
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
modules
test_workspaces
examples/buf/buf_proto_breaking_test
examples/buf/buf_proto_lint_test
examples/c/c_proto_compile
examples/c/c_proto_library
examples/cpp/cpp_proto_compile
examples/cpp/cpp_grpc_compile
examples/cpp/cpp_proto_library
examples/cpp/cpp_grpc_library
examples/doc/doc_docbook_compile
examples/doc/doc_html_compile
examples/doc/doc_json_compile
examples/doc/doc_markdown_compile
examples/doc/doc_template_compile
examples/go/go_proto_compile
examples/go/go_grpc_compile
examples/go/go_proto_library
examples/go/go_grpc_library
examples/grpc_gateway/gateway_grpc_compile
examples/grpc_gateway/gateway_openapiv2_compile
examples/grpc_gateway/gateway_grpc_library
examples/java/java_proto_compile
examples/java/java_grpc_compile
examples/java/java_proto_library
examples/java/java_grpc_library
examples/objc/objc_proto_compile
examples/objc/objc_grpc_compile
examples/objc/objc_proto_library
examples/objc/objc_grpc_library
examples/python/python_proto_compile
examples/python/python_grpc_compile
examples/python/python_grpclib_compile
examples/python/python_proto_library
examples/python/python_grpc_library
examples/python/python_grpclib_library