Skip to content

Commit

Permalink
added DS_Store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jezzadebate committed Apr 26, 2012
1 parent 79f9a48 commit 9ad0308
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.DS_Store
**.DS_Store
node_modules/options/.DS_Store
npm-debug.log
node_modules
.*.swp
Expand Down
Binary file removed node_modules/options/.DS_Store
Binary file not shown.

0 comments on commit 9ad0308

Please sign in to comment.