Do not track the workspace on git as it is built by CocoaPods. Thus, users will be not tempted to open it before running "pod install"

This commit is contained in:
Emmanuel ROHEE 2014-10-03 14:53:19 +02:00
parent f36f414537
commit 3a6c680ba5

View file

@ -24,3 +24,6 @@ DerivedData
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
Pods/
# Do not track our workspace since it is created by CocoaPods
*.xcworkspace