diff --git a/Examples/python/callback/.cvsignore b/Examples/python/callback/.cvsignore index 97a00399a..0111181d7 100644 --- a/Examples/python/callback/.cvsignore +++ b/Examples/python/callback/.cvsignore @@ -3,6 +3,7 @@ example.pyc *_wrap.c *_wrap.cxx *_wrap.h +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/class/.cvsignore b/Examples/python/class/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/class/.cvsignore +++ b/Examples/python/class/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/constants/.cvsignore b/Examples/python/constants/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/constants/.cvsignore +++ b/Examples/python/constants/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/contract/.cvsignore b/Examples/python/contract/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/contract/.cvsignore +++ b/Examples/python/contract/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/enum/.cvsignore b/Examples/python/enum/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/enum/.cvsignore +++ b/Examples/python/enum/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/exception/.cvsignore b/Examples/python/exception/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/exception/.cvsignore +++ b/Examples/python/exception/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/exceptshadow/.cvsignore b/Examples/python/exceptshadow/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/exceptshadow/.cvsignore +++ b/Examples/python/exceptshadow/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/extend/.cvsignore b/Examples/python/extend/.cvsignore index 97a00399a..0111181d7 100644 --- a/Examples/python/extend/.cvsignore +++ b/Examples/python/extend/.cvsignore @@ -3,6 +3,7 @@ example.pyc *_wrap.c *_wrap.cxx *_wrap.h +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/funcptr/.cvsignore b/Examples/python/funcptr/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/funcptr/.cvsignore +++ b/Examples/python/funcptr/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/funcptr2/.cvsignore b/Examples/python/funcptr2/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/funcptr2/.cvsignore +++ b/Examples/python/funcptr2/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/functor/.cvsignore b/Examples/python/functor/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/functor/.cvsignore +++ b/Examples/python/functor/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/import/.cvsignore b/Examples/python/import/.cvsignore index 526ec4239..56d582cc7 100644 --- a/Examples/python/import/.cvsignore +++ b/Examples/python/import/.cvsignore @@ -8,6 +8,7 @@ foo.pyc spam.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll example.dsw *.exp diff --git a/Examples/python/import_template/.cvsignore b/Examples/python/import_template/.cvsignore index 7bfc5399c..ab70504fe 100644 --- a/Examples/python/import_template/.cvsignore +++ b/Examples/python/import_template/.cvsignore @@ -8,6 +8,7 @@ foo.pyc spam.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll example.dsw *.exp diff --git a/Examples/python/java/.cvsignore b/Examples/python/java/.cvsignore index 4003d08f5..218777d6e 100644 --- a/Examples/python/java/.cvsignore +++ b/Examples/python/java/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/libffi/.cvsignore b/Examples/python/libffi/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/libffi/.cvsignore +++ b/Examples/python/libffi/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/mpointer/.cvsignore b/Examples/python/mpointer/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/mpointer/.cvsignore +++ b/Examples/python/mpointer/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/multimap/.cvsignore b/Examples/python/multimap/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/multimap/.cvsignore +++ b/Examples/python/multimap/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/operator/.cvsignore b/Examples/python/operator/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/operator/.cvsignore +++ b/Examples/python/operator/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/pointer/.cvsignore b/Examples/python/pointer/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/pointer/.cvsignore +++ b/Examples/python/pointer/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/reference/.cvsignore b/Examples/python/reference/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/reference/.cvsignore +++ b/Examples/python/reference/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/shadow/.cvsignore b/Examples/python/shadow/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/shadow/.cvsignore +++ b/Examples/python/shadow/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/simple/.cvsignore b/Examples/python/simple/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/simple/.cvsignore +++ b/Examples/python/simple/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/smartptr/.cvsignore b/Examples/python/smartptr/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/smartptr/.cvsignore +++ b/Examples/python/smartptr/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/std_map/.cvsignore b/Examples/python/std_map/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/std_map/.cvsignore +++ b/Examples/python/std_map/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/std_vector/.cvsignore b/Examples/python/std_vector/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/std_vector/.cvsignore +++ b/Examples/python/std_vector/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/swigrun/.cvsignore b/Examples/python/swigrun/.cvsignore index 78062c492..ea0e0b2b7 100644 --- a/Examples/python/swigrun/.cvsignore +++ b/Examples/python/swigrun/.cvsignore @@ -1,3 +1,16 @@ -example.py example_wrap.cxx example_wrap.h -example.pyc swigpyrun.h +example.py +example.pyc +*_wrap.c +*_wrap.cxx +*_wrap.h +*.pyd +*.dll +*.dsw +*.exp +*.lib +*.ncb +*.opt +*.plg +Release +Debug diff --git a/Examples/python/template/.cvsignore b/Examples/python/template/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/template/.cvsignore +++ b/Examples/python/template/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/varargs/.cvsignore b/Examples/python/varargs/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/varargs/.cvsignore +++ b/Examples/python/varargs/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/variables/.cvsignore b/Examples/python/variables/.cvsignore index d111f30e8..f34b622f0 100644 --- a/Examples/python/variables/.cvsignore +++ b/Examples/python/variables/.cvsignore @@ -2,6 +2,7 @@ example.py example.pyc *_wrap.c *_wrap.cxx +*.pyd *.dll *.dsw *.exp diff --git a/Examples/python/weave/.cvsignore b/Examples/python/weave/.cvsignore index 209046d5e..0111181d7 100644 --- a/Examples/python/weave/.cvsignore +++ b/Examples/python/weave/.cvsignore @@ -1,2 +1,15 @@ -example.py example_wrap.cxx example_wrap.h +example.py example.pyc +*_wrap.c +*_wrap.cxx +*_wrap.h +*.pyd +*.dll +*.dsw +*.exp +*.lib +*.ncb +*.opt +*.plg +Release +Debug