jimw 00/12/16 15:31:03
Modified: . .cvsignore Removed: . Makefile.in configure Log: remove and ignore generated files Revision Changes Path 1.3 +3 -1 httpd-apreq/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/httpd-apreq/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2000/03/30 05:44:28 1.2 +++ .cvsignore 2000/12/16 23:31:03 1.3 @@ -5,4 +5,6 @@ stamp-h config.status config.log -config.cache \ No newline at end of file +config.cache +configure +Makefile.in
