.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 01 Mar 2013 14:10:57 +0100
changeset 800 3661b82478e0
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Allow execution in browser rather than Rhino. This should speed up our tests. Had to workaround Grizlly/Chrome misunderstanding about UTF-8
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~