.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 12 Mar 2013 21:22:33 +0100
changeset 843 140c739c607f
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Limit the number of nested for cycles by some constant
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~