.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 27 Nov 2012 23:01:24 +0100
branchlazy
changeset 209 bcbaed2a6627
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Don't use .prototype, use (true). Now works for String as well
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~