Add gitignore file.
This commit is contained in:
parent
04c0803f73
commit
8eb9aa9e73
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Makefile
|
||||
/Examples/Makefile
|
||||
/Examples/*/Makefile
|
||||
/Examples/test-suite/*/Makefile
|
||||
/CCache
|
||||
*.Po
|
||||
swigp4.ml
|
||||
Source/Include/stamp-h1
|
||||
Source/Include/swigconfig.h
|
||||
config.log
|
||||
config.status
|
||||
preinst-swig
|
||||
swig.spec
|
||||
Loading…
Add table
Add a link
Reference in a new issue