From b311ad5bcba9c10ec0bf1cb9a19109d06a0b47cf Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 17 Jul 2001 23:36:31 +0000 Subject: [PATCH] Ignore the html-*.tar file that can now be generated as an intermediate. --- Doc/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/.cvsignore b/Doc/.cvsignore index 246db710b66..2c64148dd87 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,3 +1,4 @@ *.tgz *.tar.bz2 *.zip +html-*.tar