Skip to content

Commit 2657c67

Browse files
Copilothotlong
andcommitted
Add .lycheecache to .gitignore
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 103d3e3 commit 2657c67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ coverage/
3030
yarn-debug.log*
3131
yarn-error.log*
3232

33+
# Lychee link checker cache
34+
.lycheecache
35+
3336
# Testing
3437
coverage/
3538

0 commit comments

Comments
 (0)