From: Fred Drake Date: Tue, 17 Jul 2001 23:36:31 +0000 (+0000) Subject: Ignore the html-*.tar file that can now be generated as an intermediate. X-Git-Tag: v2.2a3~1081 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b311ad5bcba9c10ec0bf1cb9a19109d06a0b47cf;p=thirdparty%2FPython%2Fcpython.git Ignore the html-*.tar file that can now be generated as an intermediate. --- diff --git a/Doc/.cvsignore b/Doc/.cvsignore index 246db710b66b..2c64148dd873 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,3 +1,4 @@ *.tgz *.tar.bz2 *.zip +html-*.tar