diff options
author | Guido van Rossum <guido@python.org> | 1997-11-25 20:10:40 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-11-25 20:10:40 (GMT) |
commit | 628b4085b544202ce22aaa375e84e45e525a8345 (patch) | |
tree | 984da5a559710310621372aee2382b5ea915b637 /Doc/ref | |
parent | 000eb0a13863afbf1936a7d052ab102bb37f2f1a (diff) | |
download | cpython-628b4085b544202ce22aaa375e84e45e525a8345.zip cpython-628b4085b544202ce22aaa375e84e45e525a8345.tar.gz cpython-628b4085b544202ce22aaa375e84e45e525a8345.tar.bz2 |
Ignore html files generated by webmaker.
Diffstat (limited to 'Doc/ref')
-rw-r--r-- | Doc/ref/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ref/.cvsignore b/Doc/ref/.cvsignore index 0803136..8511a55 100644 --- a/Doc/ref/.cvsignore +++ b/Doc/ref/.cvsignore @@ -3,3 +3,4 @@ *.MIF *.ps *.auto +ref-*[0-9].html |