nashorn/.hgignore
author sundar
Mon, 17 Aug 2015 18:36:28 +0530
changeset 32241 f6228e27ad97
parent 31737 768d27701021
child 35797 148bb1cd62e5
permissions -rw-r--r--
8133695: Implement tab-completion for identifiers Reviewed-by: attila, jlaskey

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