From f0af797cb0808eac943d25fb42c1cac6dc0eb5ad Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 9 Nov 2017 05:01:18 +0100 Subject: [PATCH] Register the two new tests --- tests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index cce5546..867326d 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,4 +1,6 @@ /htmllint.log +/phplint.log +/pylint.log /shlint.log /tests.log /xmllint.log