From c642ad79fc0a873d3e23dd8ae18a9022f2166cdc Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Thu, 16 May 2019 16:13:19 +0200 Subject: [PATCH] More file to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2b2d575..04fa968 100755 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ _testmain.go *.test *.prof coverage.out +coverage.txt .idea/ *.iml