Added matlab editor global gitignore to remove autosaved backups
This commit is contained in:
11
Global/Matlab.gitignore
Normal file
11
Global/Matlab.gitignore
Normal 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~
|
||||||
|
|
Reference in New Issue
Block a user