Skip to content

Added .DS_Store to .gitignore for Mac users#9892

Merged
magento-team merged 1 commit into
magento:developfrom
woutersamaey:updated-gitignore
Jun 9, 2017
Merged

Added .DS_Store to .gitignore for Mac users#9892
magento-team merged 1 commit into
magento:developfrom
woutersamaey:updated-gitignore

Conversation

@woutersamaey

@woutersamaey woutersamaey commented Jun 9, 2017

Copy link
Copy Markdown
Contributor

Description

Added .DS_Store to .gitignore for Mac users

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@ishakhsuvarov ishakhsuvarov self-assigned this Jun 9, 2017
@ishakhsuvarov ishakhsuvarov added this to the June 2017 milestone Jun 9, 2017
@hostep

hostep commented Jun 9, 2017

Copy link
Copy Markdown
Contributor

Why not add it to your global git config instead of specifying this per project?
See: #7608 (comment)

@ishakhsuvarov

Copy link
Copy Markdown
Contributor

@hostep I assume this may still be a nice addition for people who did not configure it globally and would not hurt anyone.

@hostep

hostep commented Jun 9, 2017

Copy link
Copy Markdown
Contributor

Ok, no problem, it can join all the phpstorm, netbeans, ... ignores.

(In my opinion, a .gitignore file should only ignore specific files to the project, if you want to ignore something based on your environment, like based on your OS, or which IDE you are using, you should put it in your global gitignore file).

But indeed, it won't hurt anyone, go ahead :)

@magento-team magento-team merged commit 15d9415 into magento:develop Jun 9, 2017
@orlangur

Copy link
Copy Markdown
Contributor

@hostep except it will hurt https://insight.sensiolabs.com/what-we-analyse check if we ever use one :)

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.

5 participants