cantera/.gitignore
2024-03-28 09:27:10 -04:00

52 lines
589 B
Plaintext

doc/ctdeploy_key
*~
*#
*.o
*.so
*.os
*.pyc
__pycache__
*.obj
*.exe.manifest
build/
test/work/
include/cantera/base/config.h
include/cantera/base/config.h.build
include/cantera/base/system.h.gch
include/cantera/ext/
interfaces/matlab_experimental/Utility/ctRoot.m
src/extensions/delegator.h
stage/
.sconsign.dblite
.sconf_temp
.vs
.vscode
.idea/
.ipynb_checkpoints/
cantera.conf*
config.log
*.DS_Store
environment.y*
*.lib
*.exp
*.manifest
*.pdb
*.ilk
*.suo
*.dll
*.a
*.def
*.msi
*.mex*
*.asv
.cproject
.project
.pydevproject
.settings
*.gcda
*.gcno
*.gch
coverage/
coverage.info
.coverage