.gitignore: ignore e2e kubeconfig
This commit ensures that the kubeconfig created by kind as part of the e2e tests is ignored by Git. Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
parent
d2fa4cc0b8
commit
d2374a2921
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
.push*
|
||||
bin/
|
||||
tmp/
|
||||
e2e/kind.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user