From: Jonathan Rudenberg Date: Fri, 19 Jul 2013 15:44:46 +0000 (-0400) Subject: Ignore Go test files X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4500b29b314df8f44f0ffa4a6c8adca920ae9adb;p=gitignore.git Ignore Go test files --- diff --git a/Go.gitignore b/Go.gitignore index 00268614..83656241 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -20,3 +20,4 @@ _cgo_export.* _testmain.go *.exe +*.test