From: André Malo Date: Fri, 13 Jun 2003 13:27:33 +0000 (+0000) Subject: ignore *.tex and *.aux files X-Git-Tag: pre_ajp_proxy~1546 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb620f1aaf6d70d7c3e120f6be0ab84b4ca6c2b1;p=apache ignore *.tex and *.aux files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100241 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/.cvsignore b/docs/manual/.cvsignore index 0a0961995b..8986794ab8 100644 --- a/docs/manual/.cvsignore +++ b/docs/manual/.cvsignore @@ -3,4 +3,5 @@ _zip build *.zip *.chm - +*.tex +*.aux