.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 29 Apr 2014 16:28:06 +0200
changeset 1510 b242abb07fbf
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Decreasing the number of lines of core bck2brwsr.js to be under 65636. Should help debugging on Nashorn as it has problems with lines numbers over 16-bit numbers.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~