.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 29 Aug 2013 16:49:00 +0000
changeset 1255 3d8730a21c74
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
The archetype now needs Throwable.printStackTrace() thus providing some trivial implementation
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~