gitignore/MATLAB.gitignore

28 lines
299 B
Plaintext
Raw Normal View History

# Autosave files
2022-06-30 21:26:31 +08:00
*.asv
*.m~
*.autosave
*.slx.r*
*.mdl.r*
2022-06-30 21:26:31 +08:00
# Derived content-obscured files
2022-06-30 21:26:31 +08:00
*.p
# Compiled MEX files
2022-06-30 21:26:31 +08:00
*.mex*
# Packaged app and toolbox files
*.mlappinstall
*.mltbx
# Generated helpsearch folders
helpsearch*/
# Code generation folders
2022-06-30 21:26:31 +08:00
slprj/
sccprj/
codegen/
# Cache files
2022-06-30 21:26:31 +08:00
*.slxc