blob: aa86ef225e0ffb26f07a5ac3053c8a1a177c332d [file] [log] [blame]
{
"licenses": [
"Apache-2.0-Header"
],
"paths": [
{
"exclude": [
".clang-format",
".gitignore",
".gitmodules",
".vscode/*.json",
"**.md",
"CONTRIBUTING",
"LICENSE",
"build/**",
"examples/vscode/package.json",
"fuzz/**",
"kokoro/**.cfg",
"third_party/googletest/**",
"third_party/json/**"
]
}
]
}