mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-09 16:02:10 +00:00
a22528a3b5
Hugo parallelization means the webmention json may be fetched multiple times, which is excessive.
22 lines
359 B
Text
22 lines
359 B
Text
*.report.html
|
|
*.report.json
|
|
.hintrc-*
|
|
.lighthouseci/*
|
|
hint-report/
|
|
lighthouse-reports/*
|
|
mentions.json
|
|
node_modules/*
|
|
old/
|
|
public/
|
|
public_*/
|
|
.hugo_build.lock
|
|
csv/webrings.csv
|
|
results/
|
|
linter-configs/htmltest/
|
|
public.eac
|
|
# vale linter; not checked in bc i only use it as a light suggestion
|
|
# when i feel like it
|
|
styles/
|
|
.vale.ini
|
|
.webmentiond-token
|
|
data/*.json
|