[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:
Eloy Durán 2013-01-15 11:33:57 +01:00
parent f31b319dca
commit e54e1b752b
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside