[SQL-CVS] SQLObject/tests .cvsignore,1.1,1.2
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <ian...@us...> - 2003-09-07 19:12:47
|
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 |