From 8a28b1c4c67272aa4efc6f5e5eb77c205449427d Mon Sep 17 00:00:00 2001 From: Michalis Kargakis Date: Fri, 6 Jun 2014 16:53:21 +0300 Subject: [PATCH] Ignore profile files --- Go.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Go.gitignore b/Go.gitignore index 83656241..daf913b1 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -21,3 +21,4 @@ _testmain.go *.exe *.test +*.prof