ignore default.etcd directory

This commit is contained in:
Seth Jennings 2016-10-21 15:51:12 -05:00
parent 6bda989d54
commit aa09a604a6

1
.gitignore vendored
View File

@ -56,6 +56,7 @@ network_closure.sh
# Also ignore etcd installed by hack/install-etcd.sh # Also ignore etcd installed by hack/install-etcd.sh
/third_party/etcd* /third_party/etcd*
/default.etcd
# User cluster configs # User cluster configs
.kubeconfig .kubeconfig