1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00
gitignore/Global/Matlab.gitignore
2016-02-06 02:51:00 -06:00

20 lines
393 B
Plaintext

##---------------------------------------------------
## Remove autosaves generated by the Matlab editor
## We have git for backups!
##---------------------------------------------------
# Windows default autosave extension
*.asv
# OSX / *nix default autosave extension
*.m~
# Compiled MEX binaries (all platforms)
*.mex*
# Simulink Code Generation
slprj/
# Session info
octave-workspace