.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 25 Mar 2013 12:47:25 +0100
branchclosure
changeset 880 32eb44c74e1e
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
For debugging purposes it is much better to give class constructor functions fully qualified names. Obfuscation will optimize them away later anyway.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~