Skip to content

Commit

Permalink
* added .DS_Store files (Mac) to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Ambo committed May 28, 2012
1 parent bdb3a63 commit 97025a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.chs.h
.DS_Store

0 comments on commit 97025a0

Please sign in to comment.