Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
config/.gitignore: Avoid duplicate files
Browse files Browse the repository at this point in the history
due to kubernetes-sigs/controller-tools#663

Signed-off-by: Naadir Jeewa <jeewan@vmware.com>
  • Loading branch information
randomvariable committed Oct 12, 2022
1 parent c13327a commit a070a5e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/crd/bases/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Workaround for change in behaviour introduced by https://github.com/kubernetes-sigs/controller-tools/pull/663

_.yaml
cli.*.yaml
cni.*.yaml
config.*.yaml
cpi.*.yaml
csi.*.yaml
run.*.yaml
core.*.yaml

0 comments on commit a070a5e

Please sign in to comment.