Skip to content

Commit

Permalink
Merge pull request mjbvz#4 from styfle/patch-1
Browse files Browse the repository at this point in the history
Ignore .DS_Store files
  • Loading branch information
mjbvz authored Aug 31, 2017
2 parents 12491ec + 11f9680 commit 41cb153
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
out
node_modules
*.log
*.log
.DS_Store

0 comments on commit 41cb153

Please sign in to comment.