From: Kevin A. <ka...@us...> - 2004-08-14 16:53:25
|
Update of /cvsroot/pythoncard/PythonCard In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10135 Modified Files: .cvsignore Log Message: added build and dist Index: .cvsignore =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** .cvsignore 17 Apr 2004 07:20:56 -0000 1.8 --- .cvsignore 14 Aug 2004 16:53:16 -0000 1.9 *************** *** 9,10 **** --- 9,12 ---- .project .DS_Store + build + dist |