From 7567a4756a84c80e24cc75809f7bebc7aeb96cec Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Sun, 21 Feb 2016 11:38:18 +0100 Subject: [PATCH] Updated gitignore to respect also coverage.out --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 432fe20..3f3a10b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,5 +23,6 @@ _testmain.go *.test *.prof +coverage.out drone-npm