nashorn/.hgignore
author alundblad
Tue, 09 Jun 2015 15:57:45 +0200
changeset 31115 8d8e98052d5d
parent 27102 c64b3468d51d
child 31737 768d27701021
permissions -rw-r--r--
8054717: SJavac should track changes in the public apis of classpath classes! Summary: Added functionality for tracking changes in public APIs of classpath classes. Reviewed-by: jlahoda, erikj

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