nashorn/.hgignore
author dnsimon
Thu, 10 Mar 2016 14:06:21 -0800
changeset 36596 d0e06b2ecfbe
parent 35797 148bb1cd62e5
child 36479 560761a8e879
permissions -rw-r--r--
8151664: [JVMCI] add missing test in 8151266 integration Reviewed-by: never, twisti

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