Chore: add Lychee to gitignore

This commit is contained in:
jon r 2025-04-10 11:00:00 +02:00
parent 20eb030a0c
commit 729bd07b32
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -129,7 +129,7 @@ tsconfig.tsbuildinfo
flake.nix flake.nix
flake.lock flake.lock
# Vscode # VS Code
.vscode/ .vscode/
# Zed # Zed
@ -137,3 +137,6 @@ flake.lock
# Node version (asdf) # Node version (asdf)
.tool-versions .tool-versions
# Lychee link checker
.lycheecache