Skip to content

Commit

Permalink
update .gitignore to not include .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
juwara0 committed Jan 25, 2018
1 parent c66cea9 commit b65d862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
npm-debug.log*
package-lock.json
testem.log
.DS_Store
.idea
coverage.json
*.orig
Expand Down

0 comments on commit b65d862

Please sign in to comment.