From 26399948e3402d3512cb14fe5901afaef54482fa Mon Sep 17 00:00:00 2001 From: David Symonds Date: Mon, 8 Dec 2014 11:39:11 +1100 Subject: [PATCH] add bin/ to .gitignore. Change-Id: I5c788d324e56ca88366fb54b67240cebf5dced2c Reviewed-on: https://go-review.googlesource.com/1171 Reviewed-by: Andrew Gerrand --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c6956830057..d859e343860 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,5 @@ goinstall.log last-change VERSION.cache +bin/ pkg/