.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 10 Dec 2013 17:14:15 +0100
changeset 1416 a0a31f8f7dc1
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Tim wanted functional System.out, so let's make it do something useful
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~