Skip to content

Commit

Permalink
Merge pull request #1130 from einsteinx2/ignore_dsstore
Browse files Browse the repository at this point in the history
Ignoring .DS_Store files
  • Loading branch information
danielgindi authored Jun 13, 2016
2 parents 96ec5b8 + 9dedd17 commit ee23f8c
Showing 1 changed file 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 @@
# OS X
.DS_Store

# Xcode
#
build/
Expand Down

0 comments on commit ee23f8c

Please sign in to comment.