L2-Technology / sensei

A lightning node implementation for everyone
https://l2.technology/sensei
Other
198 stars 39 forks source link

remove .DS_store from git and add to .gitignore #12

Closed ramin closed 2 years ago

ramin commented 2 years ago

Hopefully welcome.

While starting to dig into this awesome project i noticed the .DS_Store file had been committed. So, a quick clean up to remove from repo and add to the .gitignore so future commits from (hopefully) a good community of developers do not add/modify this as they work on the project.

thank you

johncantrell97 commented 2 years ago

whoops, thank you!