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/dist/.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/dist/.cvsignore')
-rw-r--r-- | Doc/dist/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/dist/.cvsignore b/Doc/dist/.cvsignore new file mode 100644 index 0000000..ea4fca3 --- /dev/null +++ b/Doc/dist/.cvsignore @@ -0,0 +1,3 @@ +*.esis +*.esis1 +*.xml |