diff --git a/lychee.toml b/lychee.toml new file mode 100644 index 0000000000..25193c0706 --- /dev/null +++ b/lychee.toml @@ -0,0 +1,2 @@ +exclude = ['^file://.*', '.*localhost.*'] +exclude_path = ["./build"]