Yes, it was mostly about vendor pre-minified files not wanting to re-touch them.
It would be nice if the minify "*" had glob support so you could minify some folders and not others, so I can leave vendor files along but only minify add-on assets.
But this rapidly starts writing a complex build process, so you need to draw the line somewhere!