mirror of
https://github.com/github/gitignore
synced 2024-11-25 13:14:21 +01:00
[Objective-C] No longer ignore xcworkspace
documents.
Workspaces are real documents that can be opened, just like `xcodeproj` documents. These documents are also generated/used by CocoaPods to configure a project’s dependencies. For these reasons, there does not seem a good reason to ignore these any longer.
This commit is contained in:
parent
f31b319dca
commit
e54e1b752b
@ -9,8 +9,6 @@
|
||||
!default.mode2v3
|
||||
*.perspectivev3
|
||||
!default.perspectivev3
|
||||
*.xcworkspace
|
||||
!default.xcworkspace
|
||||
xcuserdata
|
||||
profile
|
||||
*.moved-aside
|
||||
|
Loading…
Reference in New Issue
Block a user