Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 32436 invoked by uid 500); 13 Jun 2003 13:27:35 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 32386 invoked by uid 500); 13 Jun 2003 13:27:35 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 13 Jun 2003 13:27:34 -0000 Message-ID: <20030613132734.25486.qmail@icarus.apache.org> From: nd@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/docs/manual .cvsignore X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N nd 2003/06/13 06:27:33 Modified: docs/manual .cvsignore Log: ignore *.tex and *.aux files Revision Changes Path 1.2 +2 -1 httpd-2.0/docs/manual/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/httpd-2.0/docs/manual/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 4 Jun 2003 09:59:21 -0000 1.1 +++ .cvsignore 13 Jun 2003 13:27:33 -0000 1.2 @@ -3,4 +3,5 @@ build *.zip *.chm - +*.tex +*.aux