charm-tools
charm-tools copied to clipboard
add support for .jujuignore
It would be nice for charm build (and particularly charm build --charm-file) to support the exclusion of files matching patterns defined in .jujuignore, similar to how charmcraft build does. Obviously .jujuignore would need to be added to the DEFAULT_IGNORES variable.