.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 27 Feb 2013 17:31:52 +0100
changeset 781 eb35680d5094
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Make sure subclasses of java.lang.Object will have good implementation of toString() method - now with polymorphism
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~