.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
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~