Updated .gitignore (for git-svn users)

This commit is contained in:
Ray Speth 2012-02-15 18:07:01 +00:00
parent 4f600c048e
commit af602fd33a
2 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View file

@ -6,7 +6,7 @@
*.obj
*.exe.manifest
build
src/base/config.h
include/cantera/base/config.h
stage
.sconsign.dblite
.sconf_temp
@ -25,7 +25,6 @@ config.log
.project
.pydevproject
.settings
Cantera/matlab/build_cantera.m
*.gcda
*.gcno
coverage

1
src/matlab/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.m