randyk 2003/07/19 15:59:37
Modified: win32 .cvsignore Log: ignore generated .def files Revision Changes Path 1.3 +3 -0 httpd-apreq-2/win32/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/httpd-apreq-2/win32/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 Jun 2003 06:05:06 -0000 1.2 +++ .cvsignore 19 Jul 2003 22:59:37 -0000 1.3 @@ -1,2 +1,5 @@ Makefile libs +mod_apreq.def +libapreq_cgi.def +
