From: Fred Drake Date: Wed, 18 Jul 2001 21:04:35 +0000 (+0000) Subject: Ignore all .tar files in the top directory; we're about to generate X-Git-Tag: v2.2a3~1067 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb417c0724c7d31cd149442db3eece5406c33a02;p=thirdparty%2FPython%2Fcpython.git Ignore all .tar files in the top directory; we're about to generate more of them. --- diff --git a/Doc/.cvsignore b/Doc/.cvsignore index 2c64148dd873..9af2deb86bc9 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,4 +1,4 @@ *.tgz *.tar.bz2 *.zip -html-*.tar +*.tar