grunt-shopify-theme icon indicating copy to clipboard operation
grunt-shopify-theme copied to clipboard

Allow pathname strings and regex in `ignores` array.

Open coolaj86 opened this issue 11 years ago • 1 comments

'nuff said

coolaj86 avatar Jan 31 '14 17:01 coolaj86

I do plan to do this. I started out with this feature trying to make it so it would omit files ignored in the source in the destination as well. This ended up having a few complications that nullified it as a possible path.

After that I decided to take the quickest path to a working update. I needed to use that feature.

I'd like to go back and add the ability to use a path, , *, or regex. Perhaps in the next version.

ryanburnette avatar Feb 02 '14 00:02 ryanburnette