[Cppunit-cvs] cppunit2 .cvsignore,1.3,1.4
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-02-26 12:54:49
|
Update of /cvsroot/cppunit/cppunit2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29302 Modified Files: .cvsignore Log Message: * ignore build stuff Index: .cvsignore =================================================================== RCS file: /cvsroot/cppunit/cppunit2/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 24 Feb 2005 07:11:09 -0000 1.3 --- .cvsignore 26 Feb 2005 12:54:38 -0000 1.4 *************** *** 1,3 **** scons.py sconsign.py scons-LICENSE scons-README scons-local* build buildscons ! scons-local* \ No newline at end of file --- 1,6 ---- scons.py sconsign.py scons-LICENSE scons-README scons-local* build buildscons ! scons-local* ! bin ! libs ! gcc-options.txt |