.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Thu, 21 Jan 2016 18:54:01 +0100
changeset 1045 f152fe9735f0
permissions -rw-r--r--
Allow use of lamda functions in onLoad callback. Lambda function classes cannot be loaded by name, so avoid doing so when onLoad is specified.
     1 .*~
     2 .*\.orig$
     3 .*target/.*