1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 18:28:13 +02:00

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

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~