Skip to content

Commit

Permalink
chore: added DS_Store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bhovhannes committed Jun 16, 2019
1 parent c6011d3 commit a37d5a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
# Logs
*.log

# MacOS garbage
.DS_Store

# Coverage directory used by tools like istanbul
coverage

Expand Down

0 comments on commit a37d5a0

Please sign in to comment.