From c40bf308a28bf8f01a6a509439d5f1a151b19d7b Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 19 Nov 2020 01:06:30 +0100 Subject: [PATCH] Register the "clint" and "fixme" tests --- 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