From: Gilles Depeyrot <gilles_depeyrot@mac.com>
Date: Wed, 8 May 2002 13:14:40 +0000 (+0000)
Subject: ignore Mac OS X specific files
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/97bbc535e7229fcd758e80c9c42ae267568a0d5d

ignore Mac OS X specific files


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/.cvsignore b/.cvsignore
index 220411b107..7097a7b65b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -57,3 +57,4 @@ win32-release
 *tags
 log
 univtags.cmd
+.DS_Store
diff --git a/src/.cvsignore b/src/.cvsignore
index 249ac0c63b..ff7e44d7d5 100644
--- a/src/.cvsignore
+++ b/src/.cvsignore
@@ -9,4 +9,6 @@ make.env
 makeprog.env
 makelib.env
 wxwindowsM*Data
-wxwindowsM5.mcp
\ No newline at end of file
+wxwindowsM5.mcp
+build
+.DS_Store