From 4d7b5c4f99c1aaa028bf9adee627db9198859a59 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Mon, 30 Oct 2006 14:38:22 +0000 Subject: [PATCH] do not ignore the generated .pdf and .html files for now --- doc/.cvsignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/.cvsignore b/doc/.cvsignore index f1833841..ab41ec52 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -1,8 +1,8 @@ *.dvi -*.html +# *.html *.man *.ps -*.pdf +# *.pdf *.rtf *.tex *.texi -- 2.47.0