From b53ae8704fec0e99e091fe5d8d661fdac3e79ae1 Mon Sep 17 00:00:00 2001 From: Emmanuel Date: Fri, 22 Jan 2021 01:30:14 +0100 Subject: [PATCH] add covering report to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f3e1707..0a5c4a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ vendor .idea coverage.* +cov.* kubi bin build/* \ No newline at end of file