From 68973cebf7049c35ac61acb3dc3171c43b2b4da3 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 20 Jan 2004 21:25:32 +0000 Subject: [PATCH] .cvsignore git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5653 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/python/callback/.cvsignore | 1 + SWIG/Examples/python/class/.cvsignore | 1 + SWIG/Examples/python/constants/.cvsignore | 1 + SWIG/Examples/python/contract/.cvsignore | 13 +++++++++++++ SWIG/Examples/python/enum/.cvsignore | 1 + SWIG/Examples/python/exception/.cvsignore | 13 +++++++++++++ SWIG/Examples/python/exceptshadow/.cvsignore | 1 + SWIG/Examples/python/extend/.cvsignore | 1 + SWIG/Examples/python/funcattr/.cvsignore | 1 + SWIG/Examples/python/funcptr/.cvsignore | 1 + SWIG/Examples/python/funcptr2/.cvsignore | 1 + SWIG/Examples/python/functor/.cvsignore | 1 + SWIG/Examples/python/libffi/.cvsignore | 13 +++++++++++++ SWIG/Examples/python/mpointer/.cvsignore | 1 + SWIG/Examples/python/multimap/.cvsignore | 1 + SWIG/Examples/python/operator/.cvsignore | 1 + SWIG/Examples/python/pointer/.cvsignore | 1 + SWIG/Examples/python/reference/.cvsignore | 1 + SWIG/Examples/python/shadow/.cvsignore | 1 + SWIG/Examples/python/simple/.cvsignore | 1 + SWIG/Examples/python/smartptr/.cvsignore | 1 + SWIG/Examples/python/std_vector/.cvsignore | 1 + SWIG/Examples/python/template/.cvsignore | 1 + SWIG/Examples/python/value/.cvsignore | 1 + SWIG/Examples/python/varargs/.cvsignore | 1 + SWIG/Examples/python/variables/.cvsignore | 1 + 26 files changed, 62 insertions(+) create mode 100644 SWIG/Examples/python/contract/.cvsignore create mode 100644 SWIG/Examples/python/exception/.cvsignore create mode 100644 SWIG/Examples/python/libffi/.cvsignore diff --git a/SWIG/Examples/python/callback/.cvsignore b/SWIG/Examples/python/callback/.cvsignore index dbf1da3aa..97a00399a 100644 --- a/SWIG/Examples/python/callback/.cvsignore +++ b/SWIG/Examples/python/callback/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *_wrap.h diff --git a/SWIG/Examples/python/class/.cvsignore b/SWIG/Examples/python/class/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/class/.cvsignore +++ b/SWIG/Examples/python/class/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/constants/.cvsignore b/SWIG/Examples/python/constants/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/constants/.cvsignore +++ b/SWIG/Examples/python/constants/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/contract/.cvsignore b/SWIG/Examples/python/contract/.cvsignore new file mode 100644 index 000000000..d111f30e8 --- /dev/null +++ b/SWIG/Examples/python/contract/.cvsignore @@ -0,0 +1,13 @@ +example.py +example.pyc +*_wrap.c +*_wrap.cxx +*.dll +*.dsw +*.exp +*.lib +*.ncb +*.opt +*.plg +Release +Debug diff --git a/SWIG/Examples/python/enum/.cvsignore b/SWIG/Examples/python/enum/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/enum/.cvsignore +++ b/SWIG/Examples/python/enum/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/exception/.cvsignore b/SWIG/Examples/python/exception/.cvsignore new file mode 100644 index 000000000..d111f30e8 --- /dev/null +++ b/SWIG/Examples/python/exception/.cvsignore @@ -0,0 +1,13 @@ +example.py +example.pyc +*_wrap.c +*_wrap.cxx +*.dll +*.dsw +*.exp +*.lib +*.ncb +*.opt +*.plg +Release +Debug diff --git a/SWIG/Examples/python/exceptshadow/.cvsignore b/SWIG/Examples/python/exceptshadow/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/exceptshadow/.cvsignore +++ b/SWIG/Examples/python/exceptshadow/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/extend/.cvsignore b/SWIG/Examples/python/extend/.cvsignore index dbf1da3aa..97a00399a 100644 --- a/SWIG/Examples/python/extend/.cvsignore +++ b/SWIG/Examples/python/extend/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *_wrap.h diff --git a/SWIG/Examples/python/funcattr/.cvsignore b/SWIG/Examples/python/funcattr/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/funcattr/.cvsignore +++ b/SWIG/Examples/python/funcattr/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/funcptr/.cvsignore b/SWIG/Examples/python/funcptr/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/funcptr/.cvsignore +++ b/SWIG/Examples/python/funcptr/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/funcptr2/.cvsignore b/SWIG/Examples/python/funcptr2/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/funcptr2/.cvsignore +++ b/SWIG/Examples/python/funcptr2/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/functor/.cvsignore b/SWIG/Examples/python/functor/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/functor/.cvsignore +++ b/SWIG/Examples/python/functor/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/libffi/.cvsignore b/SWIG/Examples/python/libffi/.cvsignore new file mode 100644 index 000000000..d111f30e8 --- /dev/null +++ b/SWIG/Examples/python/libffi/.cvsignore @@ -0,0 +1,13 @@ +example.py +example.pyc +*_wrap.c +*_wrap.cxx +*.dll +*.dsw +*.exp +*.lib +*.ncb +*.opt +*.plg +Release +Debug diff --git a/SWIG/Examples/python/mpointer/.cvsignore b/SWIG/Examples/python/mpointer/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/mpointer/.cvsignore +++ b/SWIG/Examples/python/mpointer/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/multimap/.cvsignore b/SWIG/Examples/python/multimap/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/multimap/.cvsignore +++ b/SWIG/Examples/python/multimap/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/operator/.cvsignore b/SWIG/Examples/python/operator/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/operator/.cvsignore +++ b/SWIG/Examples/python/operator/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/pointer/.cvsignore b/SWIG/Examples/python/pointer/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/pointer/.cvsignore +++ b/SWIG/Examples/python/pointer/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/reference/.cvsignore b/SWIG/Examples/python/reference/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/reference/.cvsignore +++ b/SWIG/Examples/python/reference/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/shadow/.cvsignore b/SWIG/Examples/python/shadow/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/shadow/.cvsignore +++ b/SWIG/Examples/python/shadow/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/simple/.cvsignore b/SWIG/Examples/python/simple/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/simple/.cvsignore +++ b/SWIG/Examples/python/simple/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/smartptr/.cvsignore b/SWIG/Examples/python/smartptr/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/smartptr/.cvsignore +++ b/SWIG/Examples/python/smartptr/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/std_vector/.cvsignore b/SWIG/Examples/python/std_vector/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/std_vector/.cvsignore +++ b/SWIG/Examples/python/std_vector/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/template/.cvsignore b/SWIG/Examples/python/template/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/template/.cvsignore +++ b/SWIG/Examples/python/template/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/value/.cvsignore b/SWIG/Examples/python/value/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/value/.cvsignore +++ b/SWIG/Examples/python/value/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/varargs/.cvsignore b/SWIG/Examples/python/varargs/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/varargs/.cvsignore +++ b/SWIG/Examples/python/varargs/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll diff --git a/SWIG/Examples/python/variables/.cvsignore b/SWIG/Examples/python/variables/.cvsignore index 682249a5e..d111f30e8 100644 --- a/SWIG/Examples/python/variables/.cvsignore +++ b/SWIG/Examples/python/variables/.cvsignore @@ -1,4 +1,5 @@ example.py +example.pyc *_wrap.c *_wrap.cxx *.dll