From 56dd829f7a323d09e9190faea349ba5f306628a1 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Tue, 21 Dec 2004 08:43:49 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6908 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/python/swigrun/.cvsignore | 1 + Examples/python/weave/.cvsignore | 1 + 2 files changed, 2 insertions(+) diff --git a/Examples/python/swigrun/.cvsignore b/Examples/python/swigrun/.cvsignore index ebe81fc87..209046d5e 100644 --- a/Examples/python/swigrun/.cvsignore +++ b/Examples/python/swigrun/.cvsignore @@ -1 +1,2 @@ example.py example_wrap.cxx example_wrap.h +example.pyc diff --git a/Examples/python/weave/.cvsignore b/Examples/python/weave/.cvsignore index ebe81fc87..209046d5e 100644 --- a/Examples/python/weave/.cvsignore +++ b/Examples/python/weave/.cvsignore @@ -1 +1,2 @@ example.py example_wrap.cxx example_wrap.h +example.pyc