From de83066d4ad190b5ffcb32d3933367a467e0fedc Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 18 Dec 2019 04:55:01 +0100 Subject: [PATCH] Register the two test targets --- tests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/.gitignore diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..0ddf36f --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,2 @@ +/clint.log +/fixme.log