Update of /cvsroot/happydoc/HappyDoc3
In directory sc8-pr-cvs1:/tmp/cvs-serv26792
Modified Files:
.cvsignore
Log Message:
Ignore test output directory.
Index: .cvsignore
===================================================================
RCS file: /cvsroot/happydoc/HappyDoc3/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 17 Nov 2002 14:51:01 -0000 1.1
--- .cvsignore 1 Dec 2002 22:33:39 -0000 1.2
***************
*** 1,2 ****
--- 1,3 ----
.coverage
+ TestOutput
trace.txt
|