From: Jim K. <jk...@us...> - 2006-01-02 21:16:31
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5165 Modified Files: .cvsignore Log Message: ignored .DS_Store Index: .cvsignore =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** .cvsignore 2 Jan 2006 21:13:20 -0000 1.6 --- .cvsignore 2 Jan 2006 21:16:21 -0000 1.7 *************** *** 2,4 **** build zlib ! *.ogb \ No newline at end of file --- 2,5 ---- build zlib ! *.ogb ! .DS_Store \ No newline at end of file |