diff --git a/Go.gitignore b/Go.gitignore index c2184b0046727c49ca8acc96aeef4db8b2a472e5..cd0d5d1e2f4c7647a1bcca8b8927242c3831e6fb 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -23,4 +23,5 @@ _testmain.go *.test *.prof +# Output of the go coverage tool, specifically when used with LiteIDE *.out