.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 21 Jan 2013 13:23:23 +0100
changeset 502 a5cd79ee1d96
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Finally found a way to make sure exception messages are printed by JavaScript VMs
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~