.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 08 Nov 2012 18:32:32 +0100
changeset 136 d48a0da4549c
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Moving the main method outside of GenJS, so it has lighter dependencies
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~