From: David Symonds Date: Mon, 8 Dec 2014 00:39:11 +0000 (+1100) Subject: add bin/ to .gitignore. X-Git-Tag: go1.5beta1~2679 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=26399948e3402d3512cb14fe5901afaef54482fa;p=gostls13.git add bin/ to .gitignore. Change-Id: I5c788d324e56ca88366fb54b67240cebf5dced2c Reviewed-on: https://go-review.googlesource.com/1171 Reviewed-by: Andrew Gerrand --- diff --git a/.gitignore b/.gitignore index c695683005..d859e34386 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,5 @@ goinstall.log last-change VERSION.cache +bin/ pkg/