From 9c3ce7e9d90b0291ee0e3dbcd53efaae64e76f76 Mon Sep 17 00:00:00 2001 From: Lyle Johnson Date: Tue, 24 Aug 2004 13:39:36 +0000 Subject: [PATCH] Ignore .bundle files in Examples/test-suite/ruby (for Mac OS X). git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6127 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/ruby/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/SWIG/Examples/test-suite/ruby/.cvsignore b/SWIG/Examples/test-suite/ruby/.cvsignore index 2d46499c0..29c977806 100644 --- a/SWIG/Examples/test-suite/ruby/.cvsignore +++ b/SWIG/Examples/test-suite/ruby/.cvsignore @@ -1,4 +1,5 @@ *wrap* +*.bundle *.so *.dll *.lib