.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
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@23
     4