8005440: Improve .hgignore filtering for Nashorn repo

Reviewed-by: sundar
This commit is contained in:
James Laskey 2012-12-22 08:49:58 -04:00 committed by Jim Laskey
parent 98762d6ee0
commit dca6998949

@ -1,25 +1,25 @@
syntax: glob
^build/
^dist/
^.hgtip
build/*
dist/*
/nbproject/private/
private.xml
private.properties
^webrev/
webrev.zip
*.class
*.clazz
*.log
*.orig
hotspot.log
private.properties
genfiles.properties
private.xml
hotspot.log
.DS_Store*
TEST-*.xml
TESTS-*.xml
report.xml
CC/
jcov2/
buildtools/nasgen/nbproject/private/
buildtools/nasgen/dist/
buildtools/nasgen/build/
CC/*
jcov2/*
.idea/*
test/lib/testng.jar
test/script/external/*