mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
build: correct Xcode spelling in .gitignore
PR-URL: https://github.com/nodejs/node/pull/38895 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
9b4ae8fbb0
commit
49a000683a
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -117,7 +117,7 @@ tools/*/*.i.tmp
|
|||
/build
|
||||
/coverage
|
||||
|
||||
# === Rules for XCode artifacts ===
|
||||
# === Rules for Xcode artifacts ===
|
||||
*.xcodeproj
|
||||
*.xcworkspace
|
||||
*.pbxproj
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user