]> source.dussan.org Git - gitignore.git/commit
Fix failure to ignore simulink autosave file 2475/head
authorQingyu Deng <bitdqy@hotmail.com>
Tue, 12 Sep 2017 06:59:52 +0000 (14:59 +0800)
committerQingyu Deng <bitdqy@hotmail.com>
Tue, 12 Sep 2017 06:59:52 +0000 (14:59 +0800)
commit1776050f705ebee57592d328e00a99984136b0b5
treecc11ca8dec25640574270941a85d0e9c273e3005
parent9385cd828876076f3c11ad1daa9ef4e5df1a5689
Fix failure to ignore simulink autosave file

`.autosave` does not match the name of autosave file generated by
simulink. A leading asterisk(*) is needed to match such name.
Global/Matlab.gitignore