nashorn/.hgignore
author kbarrett
Wed, 08 Apr 2015 10:32:16 -0400
changeset 30162 ba9738750a74
parent 27102 c64b3468d51d
child 31737 768d27701021
permissions -rw-r--r--
8076265: Simplify deal_with_reference Summary: Eliminate _CHECK_BOTH_FINGERS_ and simplify. Reviewed-by: brutisso, tschatzl

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
.externalToolBuilders/*
.settings/*