Add ./kubernetes to .gitignore

This patch avoids adding ./kubernetes to git staging
This commit is contained in:
Bharath Thiruveedula 2016-01-08 23:33:47 +05:30
parent 32e4696ea5
commit c323bf6843

3
.gitignore vendored
View File

@ -87,3 +87,6 @@ doc_tmp/
# CoreOS stuff
cluster/libvirt-coreos/coreos_*.img
# Downloaded Kubernetes binary release
kubernetes/