mirror of
https://github.com/helm/helm.git
synced 2026-04-25 08:10:48 -04:00
This adds support for .helmignore files. These files roughly follow the conventions established for .gitignore files: https://git-scm.com/docs/gitignore Closes #748 |
||
|---|---|---|
| .. | ||
| testdata | ||
| chartfile.go | ||
| chartfile_test.go | ||
| create.go | ||
| create_test.go | ||
| doc.go | ||
| expand.go | ||
| load.go | ||
| load_test.go | ||
| save.go | ||
| save_test.go | ||
| values.go | ||
| values_test.go | ||