I am following the suggested answer on this SO post:
How to automate JavaScript files compression with YUI Compressor?
However, in my ~/Scripts folder, I have several jQuery files that are already compressed and minified. What do I need to do to automate it in a similar fashion but skip the jQuery files?