codeIIEST / Algorithms

A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
http://codeiiest.github.io/Algorithms/
MIT License
202 stars 161 forks source link

Delete .DS_Store and Add it to .gitignore #271

Open arnavb opened 6 years ago

arnavb commented 6 years ago

Thank you for your contribution. Please provide the details requested below.

ISSUE NUMBER

N/A

SHORT DESCRIPTION

Delete .DS_Store, a local OSX binary file, and add it to the .gitignore.

TESTING

If you look at the repository, then ✨ the .DS_Store file isn't there!