Skip to content
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.

Commit

Permalink
Remove .DS_Store from .gitignore.
Browse files Browse the repository at this point in the history
Files created by a particular developer's toolchain belong in that
developer's global gitignore configuration, not in each separate repo.
  • Loading branch information
Martin Atkins committed Apr 13, 2015
1 parent 372623c commit 2e55127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
node_modules/*
.DS_Store

0 comments on commit 2e55127

Please sign in to comment.