.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 25 Mar 2013 13:28:33 +0100
branchclosure
changeset 881 6a3a063b6eb1
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
One can specify --obfuscationlevel when invoking the bck2brwsr compiler from command line. Forking external Java when calling into the compiler to prevent "out of perm gem" errors.
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~