Add ./kubernetes to .gitignore

This patch avoids adding ./kubernetes to git staging
pull/6/head
Bharath Thiruveedula 2016-01-08 23:33:47 +05:30
parent 32e4696ea5
commit c323bf6843
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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