How to exclude local files? #2134
|
I know I can add a root directory for local files that start with a |
Replies: 3 comments
|
Maybe you could use Something like: |
|
Yes that's a possibility. Alternatively, you can also use Note that Excluding files which start with |
|
Thank you both for your quick responses! Both suggestions do work, but the |
Maybe you could use
--schememultiple times with everything butfile? Not sure, if this is the proper way...Something like:
lychee --scheme https --scheme http --scheme mailto [...]