From a5f07547c0e7a4f747b198a25f816c67b1ceff37 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 31 Jan 2022 19:19:15 +0100 Subject: [PATCH] Register the three tests --- tests/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/.gitignore diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 0000000..6522393 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,3 @@ +/clint.log +/distcheck.log +/fixme.log