.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 10 Dec 2012 12:03:22 +0100
changeset 297 a20721a10717
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Cache the compiled code per class, not globally
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~