diff options
author | Fred Drake <fdrake@acm.org> | 1997-10-06 13:20:17 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1997-10-06 13:20:17 (GMT) |
commit | 04ac894189a906102ce6d29fd916b57482682178 (patch) | |
tree | 804ac2543dcd7e7ad2b401369b132bcd50ce3c64 /Doc/.cvsignore | |
parent | c44d3d666424d5fe8ae635ee1c0e4ca1fb9539b2 (diff) | |
download | cpython-04ac894189a906102ce6d29fd916b57482682178.zip cpython-04ac894189a906102ce6d29fd916b57482682178.tar.gz cpython-04ac894189a906102ce6d29fd916b57482682178.tar.bz2 |
Add the four latex2html output directories: api, ext, lib, tut.
Diffstat (limited to 'Doc/.cvsignore')
-rwxr-xr-x | Doc/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore index d749f42..acf2f71 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -8,3 +8,7 @@ lib.texi *.ps *.idx *.ilg +api +ext +lib +tut |