mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #167 from audioplastic/master
Added Matlab.gitignore to Globals
This commit is contained in:
commit
9fa55481d6
1 changed files with 11 additions and 0 deletions
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~
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue