-
-
Notifications
You must be signed in to change notification settings - Fork 177
Expand file tree
/
Copy path.bazelignore
More file actions
65 lines (53 loc) · 1.74 KB
/
Copy path.bazelignore
File metadata and controls
65 lines (53 loc) · 1.74 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
modules
test_workspaces
examples/buf/buf_proto_breaking_test
examples/buf/buf_proto_lint_test
examples/cpp/cpp_proto_compile
examples/cpp/cpp_grpc_compile
examples/cpp/cpp_proto_library
examples/cpp/cpp_grpc_library
examples/csharp/csharp_proto_compile
examples/csharp/csharp_grpc_compile
examples/csharp/csharp_proto_library
examples/csharp/csharp_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_openapiv2_combined_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/js/js_proto_compile
examples/js/js_grpc_compile
examples/js/js_grpc_web_compile
examples/js/js_proto_library
examples/js/js_grpc_library
examples/js/js_grpc_web_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
examples/scala/scala_proto_compile
examples/scala/scala_grpc_compile
examples/scala/scala_proto_library
examples/scala/scala_grpc_library
examples/swift/swift_proto_compile
examples/swift/swift_grpc_compile
examples/swift/swift_proto_library
examples/swift/swift_grpc_library