You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
446 B
31 lines
446 B
# Windows default autosave extension
|
|
*.asv
|
|
|
|
# OSX / *nix default autosave extension
|
|
*.m~
|
|
|
|
# Compiled MEX binaries (all platforms)
|
|
*.mex*
|
|
|
|
# Packaged app and toolbox files
|
|
*.mlappinstall
|
|
*.mltbx
|
|
|
|
# Generated helpsearch folders
|
|
helpsearch*/
|
|
|
|
# Simulink code generation folders
|
|
slprj/
|
|
sccprj/
|
|
|
|
# Matlab code generation folders
|
|
codegen/
|
|
|
|
# Simulink autosave extension
|
|
*.autosave
|
|
|
|
# Simulink cache files
|
|
*.slxc
|
|
|
|
# Octave session info
|
|
octave-workspace
|
|
|