2022-10-11 14:25:45 +03:00
|
|
|
{
|
|
|
|
"ignorePatterns": [
|
2022-10-11 00:12:24 +03:00
|
|
|
{
|
|
|
|
"pattern": "generated-docs"
|
|
|
|
},
|
2022-10-11 14:25:45 +03:00
|
|
|
{
|
|
|
|
"pattern": "http://127.0.0.1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "http://localhost"
|
2022-10-15 15:25:03 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://crates.io"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://docs.github.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://opensource.org"
|
2022-10-15 16:25:21 +03:00
|
|
|
},
|
|
|
|
{
|
2022-10-17 16:17:41 +03:00
|
|
|
"pattern": "https://www.microsoft.com/en-us/research"
|
2022-10-17 16:03:41 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://web.eecs.umich.edu"
|
2022-12-14 21:42:49 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "http://0.0.0.0:8000"
|
2022-12-23 16:43:14 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "/builtins"
|
2023-01-07 17:04:41 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://www.10xeditor.com/"
|
2023-01-23 22:14:38 +03:00
|
|
|
},
|
2023-05-13 12:59:47 +03:00
|
|
|
{
|
2023-05-23 14:55:11 +03:00
|
|
|
"pattern": "https://twitter.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://mobile.twitter.com/"
|
2023-05-13 12:59:47 +03:00
|
|
|
},
|
2023-01-23 22:14:38 +03:00
|
|
|
{
|
|
|
|
"pattern": "https://www.roc-lang.org/packages/basic-cli/Stdout#line"
|
2023-07-08 19:35:19 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://liberapay.com/"
|
2022-10-11 14:25:45 +03:00
|
|
|
}
|
|
|
|
]
|
2022-10-15 13:23:43 +03:00
|
|
|
}
|