|
From: Kevin A. <ka...@us...> - 2006-07-28 17:55:57
|
Update of /cvsroot/pythoncard/PythonCard/samples/iacGrid In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29638 Modified Files: .cvsignore Log Message: tweak Index: .cvsignore =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/samples/iacGrid/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 28 Jul 2006 03:01:16 -0000 1.1 --- .cvsignore 28 Jul 2006 16:21:15 -0000 1.2 *************** *** 2,4 **** --- 2,5 ---- *.pyc *.log + *.pyw .DS_Store |