mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
added lychee reference
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
# This file is utilized by the Lychee link checker to identify which URLs or URL patterns should be omitted during checks.
|
||||
# Enter each URL or pattern you wish to exclude on a separate line, employing regular expressions for targeted exclusions or glob-style patterns for broader matches.
|
||||
# Reference: https://github.com/lycheeverse/lychee?tab=readme-ov-file#ignoring-links
|
||||
#
|
||||
# Usage:
|
||||
# - Write full URLs to ignore specific links.
|
||||
@@ -11,4 +12,4 @@
|
||||
|
||||
# Ignore localhost url from README
|
||||
README.md
|
||||
http://localhost*
|
||||
http://localhost*
|
||||
|
||||
Reference in New Issue
Block a user