| { | |
| "extraPaths": [ | |
| "build/python/modules", | |
| "build/python/tests", | |
| "third_party/jinja2", | |
| "third_party/mako", | |
| "third_party/parameterized/src", | |
| "third_party/jellyfish/jellyfish/jellyfish" | |
| ], | |
| "exclude": [ | |
| "out", | |
| "prebuilt", | |
| "third_party", | |
| "**/prebuilt_symlink", | |
| "**/__pycache__" | |
| ] | |
| } |