.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 14 May 2014 15:57:52 +0200
branchclosure
changeset 1575 08c8821c962d
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
First step towards calling directly into ClassPath and using VMLazy only for JIT compilation
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~