From: Yurii R. <yr...@us...> - 2003-02-03 03:49:12
|
Update of /cvsroot/eas-dev/eas-dev/libs/libsxmlstream/tests In directory sc8-pr-cvs1:/tmp/cvs-serv11238 Modified Files: .cvsignore Log Message: added few files to ignore Index: .cvsignore =================================================================== RCS file: /cvsroot/eas-dev/eas-dev/libs/libsxmlstream/tests/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- .cvsignore 28 Jan 2003 04:16:26 -0000 1.1 +++ .cvsignore 3 Feb 2003 03:49:09 -0000 1.2 @@ -1,3 +1,6 @@ Makefile Makefile.in -runTests.cxx \ No newline at end of file +runTests.cxx +runTests +.deps +.libs \ No newline at end of file |