aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Symonds <dsymonds@golang.org>2014-12-08 11:39:11 +1100
committerDavid Symonds <dsymonds@golang.org>2014-12-08 04:42:22 +0000
commit26399948e3402d3512cb14fe5901afaef54482fa (patch)
tree91a0f25cff560b3d228cc23df5c61e992839d11f /.gitignore
parentf33fc0eb95be84f0a688a62e25361a117e5b995b (diff)
downloadgo-26399948e3402d3512cb14fe5901afaef54482fa.tar.gz
go-26399948e3402d3512cb14fe5901afaef54482fa.zip
add bin/ to .gitignore.
Change-Id: I5c788d324e56ca88366fb54b67240cebf5dced2c Reviewed-on: https://go-review.googlesource.com/1171 Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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/