Updated Xcode.gitignore template with a Patch (#2566)
This commit is contained in:
parent
b5aa92c05f
commit
837181e2f6
@ -21,3 +21,10 @@ DerivedData/
|
|||||||
!default.mode2v3
|
!default.mode2v3
|
||||||
*.perspectivev3
|
*.perspectivev3
|
||||||
!default.perspectivev3
|
!default.perspectivev3
|
||||||
|
|
||||||
|
## Xcode Patch
|
||||||
|
*.xcodeproj/*
|
||||||
|
!*.xcodeproj/project.pbxproj
|
||||||
|
!*.xcodeproj/xcshareddata/
|
||||||
|
!*.xcworkspace/contents.xcworkspacedata
|
||||||
|
/*.gcno
|
||||||
|
Loading…
Reference in New Issue
Block a user