From 1a3b1960e27037bb7330630cbfe42935e61481a5 Mon Sep 17 00:00:00 2001 From: vg Date: Tue, 21 May 2019 17:20:01 +0200 Subject: add Makefile to run unittests --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1d74053..8e7259b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ build cache *.cache *.retry + +/.coverage +/htmlcov -- cgit v1.2.3