From: <vm...@us...> - 2003-09-12 09:24:09
|
Update of /cvsroot/junitbook/junitbook/coarse In directory sc8-pr-cvs1:/tmp/cvs-serv2317 Modified Files: .cvsignore Log Message: Added .clover directory to CVS ignore list. This dir is created by the Clover plugin for Eclipse. Index: .cvsignore =================================================================== RCS file: /cvsroot/junitbook/junitbook/coarse/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 8 Mar 2003 10:24:51 -0000 1.1 --- .cvsignore 12 Sep 2003 09:24:05 -0000 1.2 *************** *** 3,4 **** --- 3,5 ---- velocity.log target + .clover |