fix: ignore more files from chart
This commit is contained in:
parent
4a37911835
commit
e27183085b
1 changed files with 15 additions and 0 deletions
15
.helmignore
15
.helmignore
|
@ -45,3 +45,18 @@ tmp/
|
|||
artifacthub-repo.yml
|
||||
|
||||
ci/
|
||||
.forgejo/
|
||||
e2e/
|
||||
.husky/
|
||||
tools/
|
||||
.git/
|
||||
.editorconfig
|
||||
.lintstagedrc.json
|
||||
.editorconfig
|
||||
.gitignore
|
||||
.helmignore
|
||||
.node-version
|
||||
.prettier*
|
||||
.yamllint
|
||||
artifacthub*
|
||||
renovate.json
|
||||
|
|
Loading…
Reference in a new issue