From a04a1b5cdb60c3869c77823330b974ab1d00c3f4 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 23 Oct 2017 03:28:56 +0200 Subject: [PATCH] Register the HTML compliance test as a target --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 5629932..cce5546 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ +/htmllint.log /shlint.log /tests.log /xmllint.log