helm/pkg/ignore
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library
This adds support for .helmignore files. These files roughly follow
the conventions established for .gitignore files:
https://git-scm.com/docs/gitignore

Closes #748
2016-06-15 13:00:42 -06:00
..
testdata feat(pkg/ignore): add helmignore library 2016-06-15 13:00:42 -06:00
doc.go feat(pkg/ignore): add helmignore library 2016-06-15 13:00:42 -06:00
rules.go feat(pkg/ignore): add helmignore library 2016-06-15 13:00:42 -06:00
rules_test.go feat(pkg/ignore): add helmignore library 2016-06-15 13:00:42 -06:00