Skip to content

Commit

Permalink
Merge pull request #4 from tsongas/master
Browse files Browse the repository at this point in the history
add .DS_Store to .gitignore
  • Loading branch information
mjangir authored Sep 23, 2019
2 parents 1fb6bcf + abaf9d6 commit 4fed4a9
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 @@
# .gitignore
node_modules
dist
dist
.DS_Store

0 comments on commit 4fed4a9

Please sign in to comment.