From b297d531d1c8948b7035c1976981bfaf24e203da Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Thu, 3 Jun 2021 18:45:33 +0200 Subject: [PATCH] chore: Ignore 'ci/' directory in final package Signed-off-by: Marco Kilchhofer --- charts/argo-events/.helmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/argo-events/.helmignore b/charts/argo-events/.helmignore index f0c13194..b4af6c20 100644 --- a/charts/argo-events/.helmignore +++ b/charts/argo-events/.helmignore @@ -19,3 +19,4 @@ .project .idea/ *.tmproj +ci/