Skip to content

Commit

Permalink
Merge pull request felixge#88 from gdi2290/patch-1
Browse files Browse the repository at this point in the history
ignore .DS_Store for osx users
  • Loading branch information
felixge committed Feb 6, 2014
2 parents 07d799b + 46a1dc7 commit 0945d4f
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
@@ -1,3 +1,4 @@
*.swp
*.un~
/node_modules
.DS_Store

0 comments on commit 0945d4f

Please sign in to comment.