add and `.ignore` functionality, just like: `.gitignore`, `.helmignore`, `.dockerignore`, etc ... See: - https://golang.org/pkg/path/filepath/#Match - https://golang.org/pkg/path/filepath/#Glob - https://github.com/helm/helm/issues/1776 - https://github.com/golang/go/issues/11862