Skip to content

Commit 465ee82

Browse files
committed
fix the .gitignore .kube/ directory exclusion
1 parent 933a614 commit 465ee82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### PostgreSQL Operator ###
22
config/
33
# Written by the fabric8 Kubernetes client when the tests run against the Dev Service
4-
.kube/
4+
operator/.kube/
55

66
### STS ###
77
.apt_generated

0 commit comments

Comments
 (0)