When selecting the deploy button in the architect, it deploys everything in its directory. In our case we have a .hg mercural repository and the deploy copies that as well.
It would be nice have a .ignore file similar to what mercural uses to ignore files/directories.
Yeah a fair point. The issue is that there are tons of files that users add to the mix that Architect doesn't know about that they want deployed. e.g. images, css, js, etc ...