diff --git a/mlc_config.json b/mlc_config.json index 9bdc1ae2..25ce2c9c 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -1,7 +1,8 @@ { + "ignorePatterns": [ { - "pattern": "^https://datacamp.com*" + "pattern": "^https://datacamp.com" } ], "timeout": "20s",