*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
514c5b04e5
commit
95ccd1d523
2 changed files with 9 additions and 2 deletions
|
|
@ -1,14 +1,20 @@
|
|||
*.class
|
||||
*.java
|
||||
runme
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.h
|
||||
*.iltmp
|
||||
*.cs
|
||||
*.dll
|
||||
*.dsw
|
||||
*.exp
|
||||
*.ilk
|
||||
*.lib
|
||||
*.ncb
|
||||
*.opt
|
||||
*.plg
|
||||
*.suo
|
||||
*.pdb
|
||||
example-cs.csproj.user
|
||||
obj
|
||||
Release
|
||||
Debug
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
runme
|
||||
*_wrap.c
|
||||
*_wrap.cxx
|
||||
*_wrap.h
|
||||
*.iltmp
|
||||
*.cs
|
||||
*.dll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue