.hgignore revision 255:9073bcc4307b
1syntax: glob
2
3^.hgtip
4build/*
5dist/*
6/nbproject/private/
7private.xml
8private.properties
9webrev/*
10webrev.zip
11.classpath
12*.class
13*.clazz
14*.log
15*.orig
16genfiles.properties
17hotspot.log
18.DS_Store*
19TEST-*.xml
20TESTS-*.xml
21report.xml
22CC/*
23jcov2/*
24.idea/*
25test/lib/testng.jar
26test/script/external/*
27