fix(gitignore): ignore the etcd binary not everything

fixes a problem with go-etcd not being added to third_party
This commit is contained in:
Brandon Philips 2013-08-06 18:37:46 -07:00
parent 8144c404e6
commit a6b7b8ce3f

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
src
pkg
etcd
./etcd
release_version.go