nashorn/.hgignore
author bpb
Thu, 29 Jun 2017 13:40:38 -0700
changeset 45715 5770e935238b
parent 42377 0bbd5e43e671
permissions -rw-r--r--
8182710: File.listRoots() always returns the root of CD drive Summary: Include only logical drives with an extant filesystem location Reviewed-by: clanger, rriggs, plevart, tvaleev

syntax: glob

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/*
NashornProfile.txt