.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 07 May 2014 08:49:54 +0200
branchclosure
changeset 1541 3471d74a6b99
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Methods in Array are shared between different VMs, but other types like Integer, or Float, aren't. Need to be careful when using equality then
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~