Skip to content

Commit

Permalink
fix(fix): ignore auto-generated OSX .DS_Store files
Browse files Browse the repository at this point in the history
ignore auto-generated OSX .DS_Store files
  • Loading branch information
chapati23 committed Aug 12, 2017
1 parent d09da75 commit bf502ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ dist
coverage
node_modules
*.log
.DS_Store

0 comments on commit bf502ba

Please sign in to comment.