We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728278f commit e05e623Copy full SHA for e05e623
.lycheeignore
@@ -1,2 +1,8 @@
1
# Used for links to be ignored during the link check.
2
# 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