.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 15 Feb 2013 20:09:36 +0100
branchemul
changeset 744 341d8ed644df
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Modifying the archetype to generate static ZIP file to be uploaded on a static web server
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~