diff --git a/mlc_config.json b/mlc_config.json index ba42ff8..a02bbfc 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -2,6 +2,12 @@ "ignorePatterns": [ { "pattern": "https://mlopsworld.com/" + }, + { + "pattern": "https://www.tableau.com" + }, + { + "pattern": "https://sigopt.com/" } ], "timeout": "20s",