Add ./kubernetes to .gitignore
This patch avoids adding ./kubernetes to git staging
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -87,3 +87,6 @@ doc_tmp/
|
||||
|
||||
# CoreOS stuff
|
||||
cluster/libvirt-coreos/coreos_*.img
|
||||
|
||||
# Downloaded Kubernetes binary release
|
||||
kubernetes/
|
||||
|
Reference in New Issue
Block a user