.cvsignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5653 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
636a5db77a
commit
5941257668
26 changed files with 62 additions and 0 deletions
13
Examples/python/exception/.cvsignore
Normal file
13
Examples/python/exception/.cvsignore
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
example.py
|
||||
example.pyc
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
Release
|
||||
Debug
|
||||
Loading…
Add table
Add a link
Reference in a new issue