.hgignore revision 818:26a5fdb90de2
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
16*.rej
17*~
18genfiles.properties
19hotspot.log
20.DS_Store*
21TEST-*.xml
22TESTS-*.xml
23report.xml
24CC/*
25jcov2/*
26.idea/*
27test/lib/testng.jar
28test/script/external/*
29.project
30