mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
git Ignore .kubeconfig
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -40,10 +40,13 @@ Session.vim
|
|||||||
.vagrant
|
.vagrant
|
||||||
network_closure.sh
|
network_closure.sh
|
||||||
|
|
||||||
# compiled binaries in third_party
|
# Compiled binaries in third_party
|
||||||
/third_party/pkg
|
/third_party/pkg
|
||||||
|
|
||||||
# also ignore etcd installed by hack/install-etcd.sh
|
# Also ignore etcd installed by hack/install-etcd.sh
|
||||||
/third_party/etcd*
|
/third_party/etcd*
|
||||||
|
|
||||||
|
# User cluster configs
|
||||||
|
.kubeconfig
|
||||||
|
|
||||||
.tags*
|
.tags*
|
||||||
|
Reference in New Issue
Block a user