diff --git a/.gitignore b/.gitignore index b00e55b..5e352e7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ _testmain.go *.exe *.test *.prof +coverage.out .idea/ *.iml