diff options
author | Fred Drake <fdrake@acm.org> | 1997-12-29 21:37:21 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1997-12-29 21:37:21 (GMT) |
commit | 6810a29c649001fc3c6033f471bc0f63b73f7775 (patch) | |
tree | 8902d5ceb7c537d7bcab9ae5c4b9c8e5b3c4543c /Doc/.cvsignore | |
parent | a007c1309408ba5a9491a3884541840d0588596f (diff) | |
download | cpython-6810a29c649001fc3c6033f471bc0f63b73f7775.zip cpython-6810a29c649001fc3c6033f471bc0f63b73f7775.tar.gz cpython-6810a29c649001fc3c6033f471bc0f63b73f7775.tar.bz2 |
Ignore generated info files.
Diffstat (limited to 'Doc/.cvsignore')
-rwxr-xr-x | Doc/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore index ffa8de6..6afb8d2 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,6 +1,7 @@ python-lib.info* lib.texi lib1.texi +*.info* *.ind *.log *.aux |