[Happydoc-checkins] CVS: HappyDoc3 .cvsignore,1.2,1.3
Brought to you by:
doughellmann,
krlosaqp
From: Doug H. <dou...@us...> - 2003-03-15 14:24:39
|
Update of /cvsroot/happydoc/HappyDoc3 In directory sc8-pr-cvs1:/tmp/cvs-serv8160 Modified Files: .cvsignore Log Message: Ignore the test output file. Index: .cvsignore =================================================================== RCS file: /cvsroot/happydoc/HappyDoc3/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .cvsignore 1 Dec 2002 22:33:39 -0000 1.2 --- .cvsignore 15 Mar 2003 14:24:37 -0000 1.3 *************** *** 1,3 **** --- 1,4 ---- .coverage TestOutput + test_output.txt trace.txt |