summaryrefslogtreecommitdiff
path: root/Examples/python/simple
diff options
context:
space:
mode:
authorJohn Lenz <jlenz2@math.uiuc.edu>2006-12-03 08:28:42 +0000
committerJohn Lenz <jlenz2@math.uiuc.edu>2006-12-03 08:28:42 +0000
commit6dda6f832113461c90a15ce447350b234beef93c (patch)
tree736a1b604cbcdd443651c59e34570b5e3414d19b /Examples/python/simple
parent5a3b33e99420acce390498bcddd9d8fd829ad6bc (diff)
downloadswig-6dda6f832113461c90a15ce447350b234beef93c.tar.gz
Remove cvsignore files: this is stored on svn:igonre property now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9593 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/python/simple')
-rw-r--r--Examples/python/simple/.cvsignore14
1 files changed, 0 insertions, 14 deletions
diff --git a/Examples/python/simple/.cvsignore b/Examples/python/simple/.cvsignore
deleted file mode 100644
index f34b622f0..000000000
--- a/Examples/python/simple/.cvsignore
+++ /dev/null
@@ -1,14 +0,0 @@
-example.py
-example.pyc
-*_wrap.c
-*_wrap.cxx
-*.pyd
-*.dll
-*.dsw
-*.exp
-*.lib
-*.ncb
-*.opt
-*.plg
-Release
-Debug