From 24051f038b9670073c3fb371cf804a9891c94388 Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Tue, 19 Jan 2021 09:36:57 -0800 Subject: [PATCH] exclude patterns --- mlc_config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mlc_config.json b/mlc_config.json index f5977578f..9c611519a 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -20,6 +20,12 @@ }, { "pattern": "^/docs/templates/hcl_templates/" + }, + { + "pattern": "^/docs/datasources" + }, + { + "pattern": "^/docs/extending/custom-datasources" } ], "replacementPatterns": [