15 lines
261 B
JSON
15 lines
261 B
JSON
|
|
{
|
||
|
|
"required": [
|
||
|
|
"README.md",
|
||
|
|
"docs/i18n/README.md",
|
||
|
|
"docs/i18n/translation-rules.md"
|
||
|
|
],
|
||
|
|
"excluded": [
|
||
|
|
"docs/AGENTS.md",
|
||
|
|
"docs/module-graph.md",
|
||
|
|
"docs/cordis-catalog/",
|
||
|
|
"docs/tool-catalog/",
|
||
|
|
"docs/i18n/terminology.md"
|
||
|
|
]
|
||
|
|
}
|