Excluding Folders in Play Framework 2.2 dist
We have a Play Framework 2.2 application that uses Gulp to optimize the public files. Gulp uses Node.js and it creates a public\node_modules directory. We don't need the node_modules directory at runtime…