diff --git a/.gitignore b/.gitignore index daf913b..53723b6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ _testmain.go *.exe *.test *.prof + +cover.out