1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00

chore: add cli binary to gitignore (#5331) (#5333)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
gcp-cherry-pick-bot[bot] 2022-11-14 14:37:19 +00:00 committed by GitHub
parent 4fafca4a51
commit 71887df555
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -5,6 +5,7 @@ gh-pages/public
_output
coverage.txt
.idea
cmd/cli/kubectl-kyverno/kubectl-kyverno
cmd/initContainer/kyvernopre
cmd/kyverno/kyverno
kubectl-kyverno