nashorn/.hgignore
author erikj
Fri, 03 Oct 2014 10:37:12 +0200
changeset 26892 97093836f3b7
parent 26512 f3d4b01ac41e
child 27102 c64b3468d51d
permissions -rw-r--r--
8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem? Reviewed-by: tbell, attila, lagergren

syntax: glob

^.hgtip
build/*
dist/*
/nbproject/private/
private.xml
private.properties
^webrev
.classpath
*.class
*.clazz
*.log
*.orig
*.rej
*~
genfiles.properties
hotspot.log
.DS_Store*
TEST-*.xml
TESTS-*.xml
report.xml
CC/*
jcov2/*
.idea/*
test/lib/testng.jar
test/script/external/*
.project