roc/mlc_config.json

20 lines
362 B
JSON
Raw Normal View History

{
"ignorePatterns": [
{
"pattern": "http://127.0.0.1"
},
{
"pattern": "http://localhost"
},
{
"pattern": "https://crates.io"
},
{
"pattern": "https://docs.github.com"
},
{
"pattern": "https://opensource.org"
}
]
}