[SQL-CVS] SQLObject/examples .cvsignore,1.1.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/examples In directory sc8-pr-cvs1:/tmp/cvs-serv1139/examples Modified Files: .cvsignore Log Message: Ignore ,cover files Index: .cvsignore =================================================================== RCS file: /cvsroot/sqlobject/SQLObject/examples/.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:43 -0000 1.1.1.1 --- .cvsignore 7 Sep 2003 19:12:43 -0000 1.2 *************** *** 1 **** --- 1,2 ---- *.pyc + *,cover |