25 lines
379 B
Text
25 lines
379 B
Text
# 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/
|
|
|
|
# Simulink autosave extension
|
|
*.autosave
|
|
|
|
# Octave session info
|
|
octave-workspace
|