.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 27 May 2014 16:36:07 +0200
branchclosure
changeset 1607 ace1ff1087e7
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
There can be multiple VMs in one browser and the primitive types may be shared. Using string comparition to compare primitive classes.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~