view .hgignore @ 1380:6060f7652a28

8077168: CodeStoreAndPathTest.java fails in jtreg mode on Mac Summary: use correct path on JRT file system Reviewed-by: attila, sundar
author mhaupt
date Tue, 18 Aug 2015 09:13:46 -0700
parents 3fe85fdf1651
children
line wrap: on
line source

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/*