mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
build: add .DS_store to .gitgnore
The following files were not being ignored: deps/npm/node_modules/node-gyp/gyp/tools/.DS_Store deps/npm/node_modules/node-gyp/gyp/tools/Xcode/.DS_Store PR-URL: https://github.com/nodejs/node/pull/23554 Reviewed-By: Hitesh Kanwathirtha <digitalinfinity@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
This commit is contained in:
committed by
Ruben Bridgewater
parent
f77f693942
commit
d9a1776bcd
2
.gitignore
vendored
2
.gitignore
vendored
@@ -133,3 +133,5 @@ deps/uv/docs/src/guide/
|
||||
deps/v8/gypfiles/Debug/
|
||||
deps/v8/gypfiles/Release/
|
||||
deps/v8/third_party/eu-strip/
|
||||
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user