Skip to content

Commit e05e623

Browse files
authored
Update .lycheeignore (#3122)
Adding links that are used in some tutorials as examples but do not go anywhere
1 parent 728278f commit e05e623

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.lycheeignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# Used for links to be ignored during the link check.
22
# Add link to file along with comment as to why it should be ignored
3+
4+
#Example link in some of the tutorials that should be ignored
5+
file:///f:/libtmp/some_file
6+
7+
#Ignore links with "file:///" to catch any other example links
8+
file:\/\/\/.*

0 commit comments

Comments
 (0)