From a70ec2f9563a68e27602245ffaa55ebfac998eb0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 30 Apr 2022 02:44:28 +0200 Subject: [PATCH] Register more targets --- tests/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index a9fbd64..e7dae17 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,5 @@ +/clint.log +/coverage.log +/fixme.log /pylint.log /tests.log