.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Sun, 14 Sep 2014 22:34:52 +0200
changeset 1697 461cd4b24db9
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
NetBeans uses the Streams class for check whether we are really running on JDK8 and thus whether it can enable JDK8 features. Add such fake package private class.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~