.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 27 Nov 2014 20:23:35 +0100
changeset 1730 795b040ac8f2
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Generating a library script that does not export a single class is probably a bit silly. Throw an exception.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~