Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
npm run -s _is:clean || {
echo
echo 'ERROR: generated files changed; regenerate locally and commit:'
echo ' .lycheecache -> npm run check:links'
echo ' link-cache.jsonc -> npm run check:links'
echo ' package-lock, hugoautogen -> npm run update:docsy:pack'
echo
exit 1
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ resources/
node_modules/
.hugo_build.lock
packages/hugoautogen/hugo_packagemeta.json

# Lychee link-check cache: derived from link-cache.jsonc by lychee-norm-cache
.lycheecache
89 changes: 0 additions & 89 deletions .lycheecache

This file was deleted.

Loading
Loading