diff options
author | Fred Drake <fdrake@acm.org> | 2003-04-23 15:04:52 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2003-04-23 15:04:52 (GMT) |
commit | 444e434011408d474cbd167c2276ad51259eda20 (patch) | |
tree | eb74c6b3ed06adb7f15d7446d1cccc1a29b09345 /Doc/.cvsignore | |
parent | a9b9c9fa9fe9d1ae74ba9f89c43557a7f9bc04f5 (diff) | |
download | cpython-444e434011408d474cbd167c2276ad51259eda20.zip cpython-444e434011408d474cbd167c2276ad51259eda20.tar.gz cpython-444e434011408d474cbd167c2276ad51259eda20.tar.bz2 |
Update the package list whenever we build distfiles.
This is used on www.python.org.
Diffstat (limited to 'Doc/.cvsignore')
-rwxr-xr-x | Doc/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore index 9af2deb..b5159d8 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -2,3 +2,4 @@ *.tar.bz2 *.zip *.tar +pkglist.html |