diff --git a/mlc_config.json b/mlc_config.json index 2e1ff789..b5cada15 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -1,5 +1,12 @@ { "ignorePatterns": [ {"pattern": "jenkins-mch"}, - {"pattern": "^https://github.com/C2SM-RCM/"} + {"pattern": "^https://github.com/C2SM-RCM/extpar"}, + {"pattern": "^https://github.com/C2SM-RCM/int2lm"}, + {"pattern": "^https://github.com/C2SM/icon"}, + {"pattern": "^https://github.com/C2SM-RCM/spice"}, + {"pattern": "^https://github.com/C2SM/icontools"}, + {"pattern": "^https://github.com/C2SM/Tasks-Support"}, + {"pattern":"^https://github.com/just-the-docs/just-the-docs-template/generate"}, + {"pattern": "^ http://cosmo-model.org/"} ]}