ianh 01/08/26 15:38:30
Modified: test .cvsignore Log: added some MSVC file types Revision Changes Path 1.6 +2 -0 apr-util/test/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/apr-util/test/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 2001/08/07 23:02:40 1.5 +++ .cvsignore 2001/08/26 22:38:30 1.6 @@ -1,5 +1,7 @@ Makefile *.lo +*.plg +Debug *.la .libs testdbm
