From ef54e2af142658f1676333ba3a35da7fedd48ac0 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 22 Oct 2006 11:46:25 +0000 Subject: [PATCH] ignore .cached files created by the sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/html/help/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/html/help/.cvsignore b/samples/html/help/.cvsignore index 1f0ab36451..14c6c43b68 100644 --- a/samples/html/help/.cvsignore +++ b/samples/html/help/.cvsignore @@ -5,3 +5,5 @@ helpM*Data *Carbon?Debug* *Carbon?Release* help +another.hhp.cached +testing.hhp.cached -- 2.50.0