ignore .DS_Store files
This commit is contained in:
parent
f0419b1698
commit
fe73b92386
|
@ -13,3 +13,5 @@ dist-product
|
|||
npm-debug.log
|
||||
|
||||
/vendor/
|
||||
|
||||
.DS_Store
|
||||
|
|
Reference in New Issue