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