diff options
author | Fred Drake <fdrake@acm.org> | 2000-11-22 16:42:37 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-11-22 16:42:37 (GMT) |
commit | 0ac000cd545c58027d02bd5d7d414f6796c53e9d (patch) | |
tree | 90d4bd94741d1a05c8db50f292af6c8f6712a772 /Doc/api/.cvsignore | |
parent | 78489a362e8e292e50e0531abad6fb3bc2acbeda (diff) | |
download | cpython-0ac000cd545c58027d02bd5d7d414f6796c53e9d.zip cpython-0ac000cd545c58027d02bd5d7d414f6796c53e9d.tar.gz cpython-0ac000cd545c58027d02bd5d7d414f6796c53e9d.tar.bz2 |
Updates to reflect pending changes to the XML conversion process.
Diffstat (limited to 'Doc/api/.cvsignore')
-rw-r--r-- | Doc/api/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/api/.cvsignore b/Doc/api/.cvsignore index b158d57..ea4fca3 100644 --- a/Doc/api/.cvsignore +++ b/Doc/api/.cvsignore @@ -1,3 +1,3 @@ *.esis -*.sgml +*.esis1 *.xml |