Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds .DS_Store to .gitignore #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mdb
Copy link
Member

@mdb mdb commented Jun 16, 2014

No description provided.

@gsf
Copy link
Member

gsf commented Jun 17, 2014

.DS_Store should be in your global .gitignore. See https://help.github.com/articles/ignoring-files#create-a-global-gitignore.

@mdb
Copy link
Member Author

mdb commented Jun 17, 2014

@gsf I agree, though some folks don't have a global .gitignore; this PR ensures .DS_Store will always be ignored, independent of the developer's workspace configuration. Would you prefer to defer to a global .gitignore? If so, no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants