From dacd0c91d0e8aa8b8bda740799bd00b12ef6e25d Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Mon, 20 Feb 2023 09:42:09 +0000 Subject: [PATCH] fixup! fixup! Ignore files in chart directory. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5ff6a53..9efd3bf 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ bin testbin/* Dockerfile.cross -chart-releaser.cfg +chart-releaser.yaml # Test binary, build with `go test -c` *.test