Update .gitignore
Added files generated when working with Eclipse and Visual Studio
This commit is contained in:
parent
9e1fdfe39a
commit
0bd3a247bf
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -14,5 +14,14 @@ config.log
|
|||
*.lib
|
||||
*.exp
|
||||
*.manifest
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.suo
|
||||
*.dll
|
||||
*.msi
|
||||
*.mex*
|
||||
.cproject
|
||||
.project
|
||||
.pydevproject
|
||||
.settings
|
||||
Cantera/matlab/build_cantera.m
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue