diff options
author | Fred Drake <fdrake@acm.org> | 2002-03-27 20:37:04 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-03-27 20:37:04 (GMT) |
commit | ed6a886d9fd86ba197a679cbfaccdab1cde8db0d (patch) | |
tree | 518115d785511c5cd3c88215401ff06ae2056bc3 /Doc/html | |
parent | 2e64c3485021ec8c8e2dfc51f1c93d349ab7d3ba (diff) | |
download | cpython-ed6a886d9fd86ba197a679cbfaccdab1cde8db0d.zip cpython-ed6a886d9fd86ba197a679cbfaccdab1cde8db0d.tar.gz cpython-ed6a886d9fd86ba197a679cbfaccdab1cde8db0d.tar.bz2 |
Ignore new output directory.
Diffstat (limited to 'Doc/html')
-rw-r--r-- | Doc/html/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/html/.cvsignore b/Doc/html/.cvsignore index 6ee09b1..1c64adc 100644 --- a/Doc/html/.cvsignore +++ b/Doc/html/.cvsignore @@ -7,6 +7,7 @@ ref tut dist inst +whatsnew acks.html index.html modindex.html |