blob: e46ec1bc0a30c5d2b403e3cd0358732eadf89a7d [file] [log] [blame]
{
"licenses": [
"Apache-2.0",
"Apache-2.0-Header"
],
"paths": [
{
"exclude": [
".clang-format",
".gitignore",
".gitmodules",
".vscode/*.json",
"**.md",
"AUTHORS",
"LICENSE",
"VERSION",
"build/**",
"docs/imgs/*.svg",
"kokoro/**.cfg",
"third_party/benchmark/**",
"third_party/googletest/**"
]
}
]
}