nashorn/.hgignore
author ptbrunet
Thu, 18 Jun 2015 14:45:44 -0500
changeset 31444 9d3d98a1adcb
parent 27102 c64b3468d51d
child 31737 768d27701021
permissions -rw-r--r--
8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider Summary: fix bad syntax on use of @code Reviewed-by: serb, azvegint Contributed-by: peter.brunet@oracle.com

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/*