I have my GWT project set up with hg for version control, and want to exclude the generated files in the war/modulename folder entirely.
I would prefer not to have to use an --exclude switch with every command. Is there a preferences file I can use to regularly exclude the directory?