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