mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
29 lines
583 B
JSON
29 lines
583 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "generated-docs"
|
|
},
|
|
{
|
|
"pattern": "http://127.0.0.1"
|
|
},
|
|
{
|
|
"pattern": "http://localhost"
|
|
},
|
|
{
|
|
"pattern": "https://crates.io"
|
|
},
|
|
{
|
|
"pattern": "https://docs.github.com"
|
|
},
|
|
{
|
|
"pattern": "https://opensource.org"
|
|
},
|
|
{
|
|
"pattern": "https://www.microsoft.com/en-us/research"
|
|
},
|
|
{
|
|
"pattern": "https://web.eecs.umich.edu"
|
|
}
|
|
]
|
|
}
|