Browse Source

[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.
Eloy Durán 12 years ago
parent
commit
e54e1b752b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Objective-C.gitignore

+ 0 - 2
Objective-C.gitignore

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