.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 20 Nov 2012 21:24:01 +0100
changeset 190 6060d43a323a
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Referencing 'special' methods on a prototype will allow us to shorten the fqn of actual methods
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~