Merge pull request #1745 from namangupta01/adding_ds_store_to_gitignore

DS_Store file is added into the gitignore
This commit is contained in:
James Mason 2017-10-12 09:43:38 -07:00 committed by GitHub
commit 1ac751fc7b

1
.gitignore vendored
View file

@ -38,4 +38,5 @@ pickle-email-*.html
.env.local
docker-compose.env
docker-compose.yml
.DS_Store
.byebug_history