From c1f14cc95d2cd2aa2e3dabb47af78306bf891f4f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 19 Jul 2022 20:03:45 +0200 Subject: Add coverage test (requires `make check` which has not been implemented yet) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b9f3a77..9e13a6f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,14 @@ *~ *.o *.a -*.so -*.su *.lo +*.su +*.so +*.so.* +*.dll +*.dylib +*.gch +*.gcov +*.gcno +*.gcda /demo -- cgit v1.2.3-70-g09d2