diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-27 05:20:59 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-27 05:20:59 (GMT) |
commit | e65bb4e914f40d1f664762227107698bee2a3ef4 (patch) | |
tree | 0b56ff99c0e4f3914013c8b09b2a47db1e150870 /Doc/.cvsignore | |
parent | 4f4e920889889cc280b5968fe41618c569c1fc71 (diff) | |
download | cpython-e65bb4e914f40d1f664762227107698bee2a3ef4.zip cpython-e65bb4e914f40d1f664762227107698bee2a3ef4.tar.gz cpython-e65bb4e914f40d1f664762227107698bee2a3ef4.tar.bz2 |
Reformulate how the info stuff is ignored.
Diffstat (limited to 'Doc/.cvsignore')
-rwxr-xr-x | Doc/.cvsignore | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore index cc36fa1..5e6053d 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,7 +1,5 @@ -python-lib.info* -lib.texi -lib1.texi -*.info* +python-???.* +*.texi *.ind *.log *.aux |