mirror of
https://github.com/github/gitignore
synced 2025-02-18 16:39:08 +01:00
28 lines
299 B
Plaintext
28 lines
299 B
Plaintext
# Autosave files
|
|
*.asv
|
|
*.m~
|
|
*.autosave
|
|
*.slx.r*
|
|
*.mdl.r*
|
|
|
|
# Derived content-obscured files
|
|
*.p
|
|
|
|
# Compiled MEX files
|
|
*.mex*
|
|
|
|
# Packaged app and toolbox files
|
|
*.mlappinstall
|
|
*.mltbx
|
|
|
|
# Generated helpsearch folders
|
|
helpsearch*/
|
|
|
|
# Code generation folders
|
|
slprj/
|
|
sccprj/
|
|
codegen/
|
|
|
|
# Cache files
|
|
*.slxc
|