diff --git a/mlc_config.json b/mlc_config.json index 0c6ec5fa5..8f5c330d0 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -2,6 +2,9 @@ "ignorePatterns": [ { "pattern": "^https://stackoverflow.com" + }, + { + "pattern": "^https://bazel.build" } ] }