Skip to content

Commit 8984abd

Browse files
committed
[helm] Fix .helmignore to not package tests
1 parent 2f8cada commit 8984abd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

helm/.helmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121
.idea/
2222
*.tmproj
2323
.vscode/
24+
25+
# helm-unittest
26+
tests

0 commit comments

Comments
 (0)