nashorn/.hgignore
author jlaskey
Sat, 22 Dec 2012 08:49:58 -0400
changeset 16148 8291daeefda4
parent 16147 e63b63819133
child 16149 d9ef76e35f3d
permissions -rw-r--r--
8005440: Improve .hgignore filtering for Nashorn repo Reviewed-by: sundar Contributed-by: james.laskey@oracle.com

syntax: glob

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