Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
423 B
15 lines
423 B
10 years ago
|
prune google/protobuf/internal/import_test_package
|
||
|
exclude google/protobuf/internal/*_pb2.py
|
||
|
exclude google/protobuf/internal/*_test.py
|
||
|
exclude google/protobuf/internal/*.proto
|
||
|
exclude google/protobuf/internal/test_util.py
|
||
|
|
||
|
recursive-exclude google *_test.py
|
||
|
recursive-exclude google *_test.proto
|
||
|
recursive-exclude google unittest*_pb2.py
|
||
|
|
||
|
global-exclude *.dll
|
||
|
global-exclude *.pyc
|
||
|
global-exclude *.pyo
|
||
|
global-exclude *.so
|