.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sat, 12 Oct 2013 09:05:08 +0200
changeset 1371 fd2d4ca28bd3
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
If j2js task is used, read the generated bck2brwsr.js in rather than compiling new one during execution
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~