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