.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 15 Jan 2013 09:32:11 +0100
brancharrays
changeset 452 086c60adf08e
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Detect attempts to get a class for invalid array signature
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~