.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 26 Apr 2013 14:00:59 +0200
changeset 1025 4680cb7d6294
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Milos Kleint <milos.kleint@oracle.com> eliminates the need to include plugin version in nbactions.xml files by renaming the mojo to follow Maven naming conventions
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~