From aeb43fbfd19e0b453765b66e2a7db6e93464bf81 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 20 May 2003 09:00:38 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4804 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/python/import/.cvsignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Examples/python/import/.cvsignore b/Examples/python/import/.cvsignore index ebf78a6bb..7bfc5399c 100644 --- a/Examples/python/import/.cvsignore +++ b/Examples/python/import/.cvsignore @@ -2,12 +2,16 @@ bar.py base.py foo.py spam.py +bar.pyc +base.pyc +foo.pyc +spam.pyc *_wrap.c *_wrap.cxx *.dll example.dsw -example.exp -example.lib +*.exp +*.lib example.ncb example.opt example.plg