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