From d579c54e3e6eea3ae08b457087e381e4418ccdd1 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 15 May 2002 19:09:31 +0000 Subject: [PATCH] Some files to ignore git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/.cvsignore | 2 ++ wxPython/demo/.cvsignore | 1 + wxPython/wxPython/.cvsignore | 1 + 3 files changed, 4 insertions(+) diff --git a/wxPython/.cvsignore b/wxPython/.cvsignore index ee1535efbf..29d2d156e5 100644 --- a/wxPython/.cvsignore +++ b/wxPython/.cvsignore @@ -1,4 +1,6 @@ +.DS_Store .emacs.desktop +.gdb_history MANIFEST build build.local diff --git a/wxPython/demo/.cvsignore b/wxPython/demo/.cvsignore index e661100d75..b4a758e078 100644 --- a/wxPython/demo/.cvsignore +++ b/wxPython/demo/.cvsignore @@ -1,4 +1,5 @@ *.pyc +.DS_Store .emacs.desktop b.bat hangman_dict.txt diff --git a/wxPython/wxPython/.cvsignore b/wxPython/wxPython/.cvsignore index e037117e42..d342ce52e3 100644 --- a/wxPython/wxPython/.cvsignore +++ b/wxPython/wxPython/.cvsignore @@ -1,4 +1,5 @@ *.py *.pyc *.pyd +.DS_Store wxc.pyd.manifest -- 2.50.0