diff --git a/.lycheeignore b/.lycheeignore index 5875f8b..44eb031 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -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* \ No newline at end of file +http://localhost*