From 4500b29b314df8f44f0ffa4a6c8adca920ae9adb Mon Sep 17 00:00:00 2001 From: Jonathan Rudenberg Date: Fri, 19 Jul 2013 11:44:46 -0400 Subject: [PATCH] Ignore Go test files --- Go.gitignore | 1 + 1 file changed, 1 insertion(+) 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