2012-12-21 20:36:24 +00:00
|
|
|
syntax: glob
|
|
|
|
|
2007-12-01 00:00:00 +00:00
|
|
|
^.hgtip
|
2012-12-22 12:49:58 +00:00
|
|
|
build/*
|
|
|
|
dist/*
|
2012-12-21 20:36:24 +00:00
|
|
|
/nbproject/private/
|
2012-12-22 12:49:58 +00:00
|
|
|
private.xml
|
|
|
|
private.properties
|
2014-09-11 19:18:02 +00:00
|
|
|
^webrev
|
2013-05-10 11:16:44 +00:00
|
|
|
.classpath
|
2012-12-21 20:36:24 +00:00
|
|
|
*.class
|
2012-12-22 12:49:58 +00:00
|
|
|
*.clazz
|
2012-12-21 20:36:24 +00:00
|
|
|
*.log
|
|
|
|
*.orig
|
2014-02-26 12:17:57 +00:00
|
|
|
*.rej
|
|
|
|
*~
|
2012-12-21 20:36:24 +00:00
|
|
|
genfiles.properties
|
2012-12-22 12:49:58 +00:00
|
|
|
hotspot.log
|
2012-12-21 20:36:24 +00:00
|
|
|
.DS_Store*
|
|
|
|
TEST-*.xml
|
|
|
|
TESTS-*.xml
|
|
|
|
report.xml
|
2012-12-22 12:49:58 +00:00
|
|
|
CC/*
|
|
|
|
jcov2/*
|
2012-12-21 20:36:24 +00:00
|
|
|
.idea/*
|
2012-12-22 12:49:58 +00:00
|
|
|
test/lib/testng.jar
|
2013-01-16 11:06:40 +00:00
|
|
|
test/script/external/*
|
2013-05-22 11:09:48 +00:00
|
|
|
.project
|