Skip to content

Commit

Permalink
Ignoring .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
einsteinx2 committed Jun 13, 2016
1 parent 96ec5b8 commit 9dedd17
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

1 comment on commit 9dedd17

@DivineDominion
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This should ideally be part of you machines global git configuration instead of per-project.

Please sign in to comment.