From ba76a609e4722ad42db7645bb46461cfc380bf10 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 28 Aug 2005 13:26:04 +0000 Subject: [PATCH] ignore dummy.txt used by the sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/text/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/text/.cvsignore b/samples/text/.cvsignore index 563ea0dc71..abaa11d5f0 100644 --- a/samples/text/.cvsignore +++ b/samples/text/.cvsignore @@ -5,3 +5,4 @@ textM*Data *Carbon?Debug* *Carbon?Release* text +dummy.txt -- 2.50.0