浏览代码

Merge pull request #998 from kylef/patch-1

[Objective-C] Comment out CocoaPods rules
Carl Suster 11 年之前
父节点
当前提交
2fc10c0a97
共有 1 个文件被更改,包括 7 次插入1 次删除
  1. 7 1
      Objective-C.gitignore

+ 7 - 1
Objective-C.gitignore

@@ -17,4 +17,10 @@ DerivedData
 *.ipa
 
 # CocoaPods
-Pods
+#
+# We recommend against adding the Pods directory to your .gitignore. However
+# you should judge for yourself, the pros and cons are mentioned at:
+# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control?
+#
+# Pods/
+