cantera/.gitignore
Bryan W. Weber 21db5d84f3 Move Matlab docs out of the code-docs subfolder
Now that examples are gone, it's not needed anymore.
2018-07-29 17:47:14 -04:00

50 lines
752 B
Text

*~
*.o
*.so
*.os
*.pyc
*.obj
*.exe.manifest
build/
test/work/
interfaces/cython/cantera/_cantera.h
include/cantera/base/config.h
include/cantera/base/config.h.build
include/cantera/base/system.h.gch
include/cantera/ext/
interfaces/matlab/ctpath.m
interfaces/matlab/Contents.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
*.gch
coverage/
coverage.info
doc/sphinx/matlab/data.rst
doc/sphinx/matlab/importing.rst
doc/sphinx/matlab/kinetics.rst
doc/sphinx/matlab/one-dim.rst
doc/sphinx/matlab/thermodynamics.rst
doc/sphinx/matlab/transport.rst
doc/sphinx/matlab/utilities.rst
doc/sphinx/matlab/zero-dim.rst