We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abeb8b commit d14b898Copy full SHA for d14b898
config.toml
@@ -7,7 +7,7 @@ enableRobotsTXT = true
7
8
disableKinds = ["taxonomy", "taxonomyTerm"]
9
10
-ignoreFiles = [ "^OWNERS$", "README[-]+[a-z]*\.md", "^node_modules$", "content/en/docs/doc-contributor-tools" ]
+ignoreFiles = [ "^OWNERS$", "README[-]+[a-z]*\\.md", "^node_modules$", "content/en/docs/doc-contributor-tools" ]
11
12
contentDir = "content/en"
13
0 commit comments