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