From: Fred Drake Date: Mon, 11 May 1998 21:07:52 +0000 (+0000) Subject: Change ignored extension .tar.gz to .tgz. X-Git-Tag: v1.5.2a1~665 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2af396dd5bbc9748eb9046ceedbded70bd494da;p=python Change ignored extension .tar.gz to .tgz. --- diff --git a/Doc/.cvsignore b/Doc/.cvsignore index 529febf3cd..0502467aec 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -11,4 +11,4 @@ python-???.* *.pdf *.out *.bkm -*.tar.gz +*.tgz