.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 09 Dec 2012 16:44:27 +0100
branchexceptions
changeset 292 fc3f6ea5e246
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Need the ability to cast to any type to successfully run tests on VM with exceptions support
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~