1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 02:08:18 +02: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:
Eloy Durán 2013-01-15 11:33:57 +01:00
parent f31b319dca
commit e54e1b752b

View File

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