|
From: Travis S. <tr...@us...> - 2005-05-17 16:17:03
|
Update of /cvsroot/openjade/jade/style In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18447/style Modified Files: .cvsignore Log Message: Added some patterns to the various .cvsignore files, so the auto-generated files are disregarded during updates, check-ins, etc. Index: .cvsignore =================================================================== RCS file: /cvsroot/openjade/jade/style/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** .cvsignore 20 Mar 2002 11:01:21 -0000 1.1 --- .cvsignore 17 May 2005 16:16:45 -0000 1.2 *************** *** 8,9 **** --- 8,14 ---- primitive_inst.cxx style_inst.cxx + *.lo + Makefile + .deps + .libs + libostyle.la |