.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 13 Nov 2012 07:56:02 +0100
changeset 159 d0aad97dfd2e
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Explicit version 1.6 convinces command line Maven to compile the whole project
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~