FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gitignore: ignore .DS_Store for macOS by tommyZZM · Pull Request #14779 · nodejs/node · GitHub

/ node Public

gitignore: ignore .DS_Store for macOS - #14779

Closed
tommyZZM wants to merge 1 commit into
nodejs:masterfrom
tommyZZM:patch-1
Closed

gitignore: ignore .DS_Store for macOS#14779
tommyZZM wants to merge 1 commit into
nodejs:masterfrom
tommyZZM:patch-1

Conversation

Copy link
Copy Markdown

fix some .DS_Store not ignoreing in macOS

#14721 (comment)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

.gitignore

fix some .DS_Store not ignoreing in macOS

#14721 (comment)
nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Aug 12, 2017

Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This overrides all the preceding rules. Previously, adding .foo to the test/fixtures directory would be reported by git, which is what we want. With this change, it will be ignored.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL