From 1b102456a69b3291473176b89a813552df04568d Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 24 Feb 1999 17:13:54 +0000 Subject: [PATCH] Ignore a file called modindex.html. --- Doc/html/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/html/.cvsignore b/Doc/html/.cvsignore index c527166f837b..601a914b6611 100644 --- a/Doc/html/.cvsignore +++ b/Doc/html/.cvsignore @@ -5,4 +5,5 @@ lib mac ref tut +modindex.html @webchecker.pickle -- 2.47.3