InvenTree/docs/mlc_config.json

20 lines
367 B
JSON

{
"ignorePatterns": [
{
"pattern": "http://inventree.localhost"
},
{
"pattern": "http://localhost"
},
{
"pattern": "http://127.0.0.1"
},
{
"pattern": "https://twitter.com"
},
{
"pattern": "https://www.reddit.com"
}
]
}