Skip to content

Commit c9fd435

Browse files
fronyjasnell
authored andcommitted
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: #23554 Reviewed-By: Hitesh Kanwathirtha <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
1 parent 9046765 commit c9fd435

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,5 @@ deps/uv/docs/src/guide/
133133
deps/v8/gypfiles/Debug/
134134
deps/v8/gypfiles/Release/
135135
deps/v8/third_party/eu-strip/
136+
137+
.DS_Store

0 commit comments

Comments
 (0)