Merge pull request #1745 from namangupta01/adding_ds_store_to_gitignore
DS_Store file is added into the gitignore
This commit is contained in:
commit
1ac751fc7b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -38,4 +38,5 @@ pickle-email-*.html
|
||||||
.env.local
|
.env.local
|
||||||
docker-compose.env
|
docker-compose.env
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
|
.DS_Store
|
||||||
.byebug_history
|
.byebug_history
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue