planetiler/.github/workflows/docs_mlc_config.json

14 wiersze
223 B
JSON

{
"ignorePatterns": [
{
"pattern": "^https://github.com/onthegomap/flatmap/.*$"
},
{
"pattern": "^https://onthegomap.github.io/.*$"
},
{
"pattern": "^http://localhost.*$"
}
]
}