I am building an open source application based on the jQuery Mobile demo found at https://github.com/jquery/jquery-mobile (Please don't ask me to fix me problem by changing my repo. It's not MY repo.) The problem I run into is that there are 15MB of LARGE files that I don't want to end up in the application. Is there any way to specify repo files to exclude from the app build?

