From 588f38ec2acf8b912bac65167f9e4507e9907767 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 29 Dec 1997 20:03:46 +0000 Subject: [PATCH] Ignore another intermediate file from the info generation. --- Doc/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/.cvsignore b/Doc/.cvsignore index acf2f7164ccf..ffa8de6b3b3c 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,5 +1,6 @@ python-lib.info* lib.texi +lib1.texi *.ind *.log *.aux -- 2.47.3