From 0c5e3bb403cdfe296df090af6913287e6b97aeca Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Fri, 3 Apr 2020 19:24:08 +0100 Subject: [PATCH] Remove old HtmlParser .gitignore htmlparse.output was a product of the built-in parser. --- linkcheck/HtmlParser/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 linkcheck/HtmlParser/.gitignore diff --git a/linkcheck/HtmlParser/.gitignore b/linkcheck/HtmlParser/.gitignore deleted file mode 100644 index 6a9aa715..00000000 --- a/linkcheck/HtmlParser/.gitignore +++ /dev/null @@ -1 +0,0 @@ -htmlparse.output