.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 17 Aug 2014 20:15:56 +0200
branchjdk8
changeset 1675 cd50c1894ce5
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Removing all the JDK8 invokeDynamic infrastructure. We don't need it when we are using retrolambda.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~