Add support for .krmignore file

This commit is contained in:
Morten Torkildsen
2020-08-26 17:40:04 -07:00
parent e39a5adc00
commit 16bbc2d67e
8 changed files with 448 additions and 99 deletions

View File

@@ -8,6 +8,7 @@ require (
github.com/go-openapi/spec v0.19.5
github.com/go-openapi/strfmt v0.19.5
github.com/go-openapi/validate v0.19.8
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
github.com/qri-io/starlib v0.4.2-0.20200213133954-ff2e8cd5ef8d
github.com/sergi/go-diff v1.1.0
github.com/spf13/cobra v1.0.0