Skip to content

Commit 7ec2a35

Browse files
author
Naadir Jeewa
committed
config/.gitignore: Avoid duplicate files
due to kubernetes-sigs/controller-tools#663 Signed-off-by: Naadir Jeewa <[email protected]>
1 parent b9ac3b7 commit 7ec2a35

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/crd/bases/.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Workaround for change in behaviour introduced by https://github.com/kubernetes-sigs/controller-tools/pull/663
2+
3+
_.yaml
4+
cli.*.yaml
5+
cni.*.yaml
6+
config.*.yaml
7+
cpi.*.yaml
8+
csi.*.yaml
9+
run.*.yaml
10+
core.*.yaml

0 commit comments

Comments
 (0)