From bdc697d95400a4d6052e4e942906f4d395d8945f Mon Sep 17 00:00:00 2001 From: Marc Wickenden Date: Sun, 28 Mar 2021 11:43:05 +0100 Subject: [PATCH] Ignore new bootstrap config filename --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8699d56..82c300a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /kubeletmein /kubeletmein-linux dist/** -bootstrap-kubeconfig +bootstrap-kubeconfig.yaml ca-certificates.crt kubeconfig .vscode