.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 11 Feb 2013 12:46:43 +0100
branchemul
changeset 708 59d5596a9c6c
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Encapsulation. Moving shared code into TestVM instance.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~