chore: add additional dummy url to ignore

This commit is contained in:
Daniel Roe 2024-12-30 19:36:28 +00:00
parent a929bf2432
commit 3a37c74e1b
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

@ -26,6 +26,7 @@ exclude = [
"https://awesome-lib.js/",
"https://myawesome-lib.css/",
"https://awesome-lib.css/",
"https://mycdn.org/",
'https://www.npmjs.com/package/(.*)importName(.*)',
# TODO: address 404s (non-prerendered files?) from nuxt.com
"https://nuxt.com/docs/guide/going-further/modules",