aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Suster <carl@contraflo.ws>2014-06-12 11:25:19 +1000
committerCarl Suster <carl@contraflo.ws>2014-06-12 11:25:19 +1000
commit76c09c6fd75ddd7addcfe49df515b3aab3c9e6ac (patch)
treef1f0b6963f515a47de16973eb563e8167d5eaa07
parent88a7dc820eb3f160b9765450eabfea8893debe1b (diff)
parent8a28b1c4c67272aa4efc6f5e5eb77c205449427d (diff)
downloadgitignore-76c09c6fd75ddd7addcfe49df515b3aab3c9e6ac.tar.gz
gitignore-76c09c6fd75ddd7addcfe49df515b3aab3c9e6ac.zip
Merge pull request #1101 from kargakis/patch-1
Ignore profile files
-rw-r--r--Go.gitignore1
1 files changed, 1 insertions, 0 deletions
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