From: Nando D. <na...@us...> - 2005-02-11 16:22:59
|
Update of /cvsroot/instantobjects/Source/Core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12949/Core Modified Files: .cvsignore Log Message: improved .cvsignore Index: .cvsignore =================================================================== RCS file: /cvsroot/instantobjects/Source/Core/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 17 Feb 2004 14:53:02 -0000 1.1 --- .cvsignore 11 Feb 2005 16:22:49 -0000 1.2 *************** *** 1 **** ! *.dcu \ No newline at end of file --- 1,3 ---- ! *.dcu ! *.~* ! *.ddp |