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