Skip to content

Commit

Permalink
fix: remove .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
HPrivakos committed Nov 12, 2020
1 parent c53517c commit 5b24d14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*

.DS_Store

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

Expand Down

0 comments on commit 5b24d14

Please sign in to comment.