Skip to content

Commit 9940f37

Browse files
authored
Merge pull request #2046 from alexander-demichev/gitignore
Don't ignore kubeconfig directory in git
2 parents 1e5a779 + 4c8a396 commit 9940f37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ envfile
2828
kind.kubeconfig
2929
minikube.kubeconfig
3030
kubeconfig
31+
!kubeconfig/
3132

3233
# ssh keys
3334
.ssh*

0 commit comments

Comments
 (0)