Skip to content

Commit 0ab3499

Browse files
authored
Add Xcode related artifacts to .gitignore (#8779)
1 parent aa3ee7e commit 0ab3499

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ pip-out/
3030
*.sw[a-z]
3131
*~
3232
.~lock.*
33+
34+
# Xcode
35+
xcuserdata/
36+
*.xcworkspace/
37+
*.xcframework/

0 commit comments

Comments
 (0)