mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 21:30:35 +00:00
11 lines
163 B
JSON
11 lines
163 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^https://github.com/\\S+/\\S+/(issues|pull)/[0-9]+"
|
|
},
|
|
{
|
|
"pattern": "^http://localhost:"
|
|
}
|
|
]
|
|
}
|