Update of /cvsroot/sqlobject/SQLObject/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv1139/tests
Modified Files:
.cvsignore
Log Message:
Ignore ,cover files
Index: .cvsignore
===================================================================
RCS file: /cvsroot/sqlobject/SQLObject/tests/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .cvsignore 2 Mar 2003 23:11:58 -0000 1.1
--- .cvsignore 7 Sep 2003 19:12:43 -0000 1.2
***************
*** 1 ****
--- 1,2 ----
*.pyc
+ *,cover
|