diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-12 15:41:44 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-12 15:41:44 (GMT) |
commit | 07bd1d1b7b8ee12fc129da87722237d67f139f86 (patch) | |
tree | 5e6ee813ff8960d96915790df670c99e380e713d /Doc/html | |
parent | a0e6be721bdab068b87de6d807d716695de8292e (diff) | |
download | cpython-07bd1d1b7b8ee12fc129da87722237d67f139f86.zip cpython-07bd1d1b7b8ee12fc129da87722237d67f139f86.tar.gz cpython-07bd1d1b7b8ee12fc129da87722237d67f139f86.tar.bz2 |
Ignore the doc/ directory ("Documenting Python").
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 601a914..3e6a28e 100644 --- a/Doc/html/.cvsignore +++ b/Doc/html/.cvsignore @@ -1,4 +1,5 @@ api +doc ext icons lib |