diff --git a/.gitignore b/.gitignore index 125d26b60..d27d6d7b9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /.kube-secrets /tmp/* /dev +/vendor *.test *.coverprofile @@ -13,6 +14,7 @@ .vscode .idea .DS_Store +.ignore *~ ./etcd-druid @@ -23,6 +25,7 @@ config.img config.vmdk hack/e2e-test/infrastructure/overlays/gcp/common/assets +hack/e2e-test/infrastructure/kind/kubeconfig /test/integration/resources/charts/* /test/integration/resources/repository/cache @@ -34,6 +37,3 @@ hack/e2e-test/infrastructure/overlays/gcp/common/assets .cache_ggshield .gitguardian.yaml - -hack/e2e-test/infrastructure/kind/kubeconfig -