.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 11 Oct 2012 10:03:21 -0700
changeset 102 2354255a1844
parent 5 d3193a7086e7
child 106 346633cd13d6
permissions -rw-r--r--
Static methods needs to be in the prototype, as the bytecode can refer to them as being in a subclass
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4