diff --git a/.gitignore b/.gitignore index 25e241a..13e3457 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ _testmain.go *.exe *.test *.prof -.idea + +coverage.out