nashorn/.hgignore
author stuefe
Thu, 23 Feb 2017 15:59:14 -0500
changeset 46284 ad578adff5df
parent 42377 0bbd5e43e671
permissions -rw-r--r--
8166944: Hanging Error Reporting steps may lead to torn error logs. Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run. Reviewed-by: cjplummer, dholmes

syntax: glob

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/*.jar
test/script/external/*
.project
.externalToolBuilders/*
.settings/*
NashornProfile.txt