.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 06 Feb 2013 15:47:06 +0100
branchemul
changeset 687 a9e506a27b55
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Workaround of some problems with bytecode conversion demonstrated by ZipCompatibilityTest. Splitting the code into two new methods.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~