mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
64496029ff
Add new/updated config files for lighthouse, webhint, and lychee. Ignore artifacts produced by lighthouse in .gitignroe
6 lines
76 B
TOML
6 lines
76 B
TOML
insecure = true
|
|
method = "get"
|
|
exclude = [
|
|
"^gemini://.*",
|
|
"git@git.*",
|
|
]
|