.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 09 Jun 2014 18:21:37 +0200
changeset 1621 dd848ea32287
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Another two cases where it is safer to check for name of superclass, rather than equality. rt/emul/compact test randomly failed.
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~