mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
git Ignore .kubeconfig
This commit is contained in:
parent
6c5f7f7f64
commit
1c55a45aaf
7
.gitignore
vendored
7
.gitignore
vendored
@ -40,10 +40,13 @@ Session.vim
|
||||
.vagrant
|
||||
network_closure.sh
|
||||
|
||||
# compiled binaries in third_party
|
||||
# Compiled binaries in third_party
|
||||
/third_party/pkg
|
||||
|
||||
# also ignore etcd installed by hack/install-etcd.sh
|
||||
# Also ignore etcd installed by hack/install-etcd.sh
|
||||
/third_party/etcd*
|
||||
|
||||
# User cluster configs
|
||||
.kubeconfig
|
||||
|
||||
.tags*
|
||||
|
Loading…
Reference in New Issue
Block a user