cantera/.gitignore
Ray Speth bac65b26a1 Added machinery for unit testing of the Matlab toolbox
Unit tests are written using the Matlab xUnit Test Framework
2012-03-13 17:32:10 +00:00

36 lines
337 B
Text

*~
*.o
*.so
*.os
*.pyc
*.obj
*.exe.manifest
build/
test/work/
include/cantera/base/config.h
interfaces/matlab/ctpath.m
stage/
.sconsign.dblite
.sconf_temp
cantera.conf*
config.log
*.lib
*.exp
*.manifest
*.pdb
*.ilk
*.suo
*.dll
*.a
*.def
*.msi
*.mex*
*.asv
.cproject
.project
.pydevproject
.settings
*.gcda
*.gcno
coverage/
coverage.info