mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-26 16:17:25 +01:00
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