We need to be able to ignore all js, html templates, and sibling css files of assemblies from going though their normal processing pipelines. I'm currently using gulp-ignore and reading all the files from each assembly.json to ignore js assets, but this doesn't give me the html template files or a css file.