.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 30 Nov 2014 16:48:07 +0100
changeset 1733 955520296b08
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Use 'core' package only as 'provided' because it only contains compile time annotations
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~