Skip to content

gitignore: ignore .DS_Store for macOS

Rodrigo Muino Tomonari requested to merge github/fork/tommyZZM/patch-1 into master

fix some .DS_Store not ignoreing in macOS

https://github.com/nodejs/node/pull/14721#issuecomment-321952251

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

.gitignore

Merge request reports

Loading