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