From 702f2d763eb0f3f47980f0f6fa51c158003e36ef Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 5 Oct 2000 05:16:12 +0000 Subject: [PATCH] Ignore the acks.html file, since it is generated. --- Doc/html/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/html/.cvsignore b/Doc/html/.cvsignore index 0807ec55a5..6ee09b1652 100644 --- a/Doc/html/.cvsignore +++ b/Doc/html/.cvsignore @@ -7,6 +7,7 @@ ref tut dist inst +acks.html index.html modindex.html @webchecker.pickle -- 2.50.1