.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 18 May 2014 08:42:56 +0200
branchclosure
changeset 1581 cf0f746f1a7f
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Doing the initial classpath cycle in JavaScript to allow loading of the VM on demand
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~