.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 26 Sep 2014 13:42:15 +0200
changeset 1710 6db177c4f72c
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Need to be able to load classes from classpath to find out if a method overrides something in a superclass.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~