diff options
author | Fred Drake <fdrake@acm.org> | 1998-12-01 18:58:28 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-12-01 18:58:28 (GMT) |
commit | 2f8592cbea0d9b146c93e791e26086b5a37bc1ac (patch) | |
tree | 912530f902eee453427b4c2347da74a5518137da /Doc/ref | |
parent | 344864fcfb9bf50100f1b8df7c83449e72007a84 (diff) | |
download | cpython-2f8592cbea0d9b146c93e791e26086b5a37bc1ac.zip cpython-2f8592cbea0d9b146c93e791e26086b5a37bc1ac.tar.gz cpython-2f8592cbea0d9b146c93e791e26086b5a37bc1ac.tar.bz2 |
Ignore the byproducts of SGML/XML conversions for now.
Diffstat (limited to 'Doc/ref')
-rw-r--r-- | Doc/ref/.cvsignore | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/Doc/ref/.cvsignore b/Doc/ref/.cvsignore index 8511a55..b158d57 100644 --- a/Doc/ref/.cvsignore +++ b/Doc/ref/.cvsignore @@ -1,6 +1,3 @@ -*.backup -*.lck -*.MIF -*.ps -*.auto -ref-*[0-9].html +*.esis +*.sgml +*.xml |