From: Guido van Rossum Date: Wed, 26 Jun 1996 19:30:01 +0000 (+0000) Subject: Ignore latex intermediate products. X-Git-Tag: v1.4b1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c593b1db5f268c9c1726952c0e424f9fedad36e;p=python Ignore latex intermediate products. --- diff --git a/Doc/.cvsignore b/Doc/.cvsignore index c00222cb9c..8de8fdde3c 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,2 +1,9 @@ python-lib.info* lib.texi +*.ind +*.log +*.aux +*.dvi +*.toc +*.ps +*.idx