Skip to content

Update .gitignore #995

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

Merged
merged 1 commit into from
Apr 1, 2015
Merged

Update .gitignore #995

merged 1 commit into from
Apr 1, 2015

Conversation

xbony2
Copy link
Contributor

@xbony2 xbony2 commented Apr 1, 2015

This is so mac users like me can send pull requests without the .DS_Store file that are auto-generatored by OS-X, since most people don't like those. See: http://en.wikipedia.org/wiki/.DS_Store

(I'm surprised this hasn't be done yet)

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@rmellema
Copy link
Contributor

rmellema commented Apr 1, 2015

You can use a global gitignore file and put the .DS_Store file in there. Then it will never get included and you don't have to exclude it in each and every repo you have.

@fnuecke
Copy link
Member

fnuecke commented Apr 1, 2015

Can't hurt to have it either, thanks!

fnuecke added a commit that referenced this pull request Apr 1, 2015
@fnuecke fnuecke merged commit 66d4356 into MightyPirates:master-MC1.7.10 Apr 1, 2015
@xbony2
Copy link
Contributor Author

xbony2 commented Apr 1, 2015

Thanks :3

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

3 participants