OLD | NEW |
---|---|
(Empty) | |
1 prune google/protobuf/internal/import_test_package | |
2 exclude google/protobuf/internal/*_pb2.py | |
3 exclude google/protobuf/internal/*_test.py | |
4 exclude google/protobuf/internal/*.proto | |
5 exclude google/protobuf/internal/test_util.py | |
6 | |
7 recursive-exclude google *_test.py | |
8 recursive-exclude google *_test.proto | |
9 recursive-exclude google unittest*_pb2.py | |
10 | |
11 global-exclude *.dll | |
12 global-exclude *.pyc | |
13 global-exclude *.pyo | |
14 global-exclude *.so | |
OLD | NEW |