dreid 01/07/07 06:10:12
Modified: test .cvsignore Log: Update cvsignore for testud and add .core. Don't know about others, but during testing I often see a couple of these :) Revision Changes Path 1.24 +2 -1 apr/test/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/apr/test/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 2001/05/31 03:30:05 1.23 +++ .cvsignore 2001/07/07 13:10:11 1.24 @@ -6,7 +6,7 @@ htdigest ab proctest -testcontext +testud testargs testdso testoc @@ -40,3 +40,4 @@ *.dbg testmem testlock +*.core
