Added matlab editor global gitignore to remove autosaved backups

This commit is contained in:
Nick Clark 2011-06-04 21:39:47 +01:00
parent 88320f20dc
commit 9da8f662ca
1 changed files with 11 additions and 0 deletions

11
Global/Matlab.gitignore Normal file
View File

@ -0,0 +1,11 @@
##---------------------------------------------------
## Remove autosaves generated by the Matlab editor
## We have git for backups!
##---------------------------------------------------
# Windows default autosave extension
*.asv
# OSX / *nix default autosave extension
*.m~