mckeever02 / mailtolink

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.

Home Page:http://mailtolink.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build(git): .DS_Store files are not ignored

donroyco opened this issue · comments

commented

.DS_store

.DS_Store files are not ignored, since the .gitignore file only specifies .DS_store and not .DS_Store (with capital S).

🤦‍♂️Thank you