From: Fred Drake Date: Mon, 29 Oct 2001 17:42:17 +0000 (+0000) Subject: Ignore all *.tex files in the typesetting output directories since there are X-Git-Tag: v2.2.1c1~983 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0109ffb3b084837c6a47ba4d0d655a5407cc441;p=python Ignore all *.tex files in the typesetting output directories since there are a bunch of them now. --- diff --git a/Doc/paper-a4/.cvsignore b/Doc/paper-a4/.cvsignore index 90687b6c15..07f4f7d2a5 100644 --- a/Doc/paper-a4/.cvsignore +++ b/Doc/paper-a4/.cvsignore @@ -13,4 +13,4 @@ *.l2h *.how README -api.tex +*.tex diff --git a/Doc/paper-letter/.cvsignore b/Doc/paper-letter/.cvsignore index 90687b6c15..07f4f7d2a5 100644 --- a/Doc/paper-letter/.cvsignore +++ b/Doc/paper-letter/.cvsignore @@ -13,4 +13,4 @@ *.l2h *.how README -api.tex +*.tex