diff options
author | Fred Drake <fdrake@acm.org> | 1998-05-11 21:07:52 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-05-11 21:07:52 (GMT) |
commit | d2af396dd5bbc9748eb9046ceedbded70bd494da (patch) | |
tree | 70cda32f7150064031295774b49966dafd7441ed /Doc/.cvsignore | |
parent | 2f61cd4dcc7c2a93f42fd8eaf445b5c63d8e3012 (diff) | |
download | cpython-d2af396dd5bbc9748eb9046ceedbded70bd494da.zip cpython-d2af396dd5bbc9748eb9046ceedbded70bd494da.tar.gz cpython-d2af396dd5bbc9748eb9046ceedbded70bd494da.tar.bz2 |
Change ignored extension .tar.gz to .tgz.
Diffstat (limited to 'Doc/.cvsignore')
-rwxr-xr-x | Doc/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore index 529febf..0502467 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -11,4 +11,4 @@ python-???.* *.pdf *.out *.bkm -*.tar.gz +*.tgz |