.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 28 Sep 2012 14:45:00 +0200
changeset 46 b07c7c256771
parent 5 d3193a7086e7
child 106 346633cd13d6
permissions -rw-r--r--
Understands aconst_null. To achieve that we realized that invokeinterface bytecode is followed by four bytes, not just two.
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@23
     4