From: Bryan T. <tho...@us...> - 2006-03-14 15:17:23
|
Update of /cvsroot/cweb/extser In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10101 Modified Files: .cvsignore Log Message: adding target, .classpath and .project to .cvsignore. Index: .cvsignore =================================================================== RCS file: /cvsroot/cweb/extser/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 9 Mar 2006 18:37:08 -0000 1.1 --- .cvsignore 14 Mar 2006 15:17:20 -0000 1.2 *************** *** 1,2 **** --- 1,3 ---- + target .classpath .project |