--- a/common/templates/zip.cfg.xml.ftl.template Tue May 26 11:39:48 2009 +0100
+++ b/common/templates/zip.cfg.xml.ftl.template Tue May 26 11:51:53 2009 +0100
@@ -23,6 +23,9 @@
<config name="src" abstract="true">
<!-- Options that apply to all src configs -->
<set name="exclude" value="**/.hg/**"/>
+ <set name="exclude" value="**/.hgtags"/>
+ <set name="exclude" value="**/.hgignore"/>
+ <set name="exclude" value="**/.hg_archival.txt"/>
<!-- These configs will be populated with tags for the source -->
<config name="sfl" abstract="true">