Skip to content

Commit 2fc10c0

Browse files
committed
Merge pull request #998 from kylef/patch-1
[Objective-C] Comment out CocoaPods rules
2 parents 65764ad + a3fbb9b commit 2fc10c0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Objective-C.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,10 @@ DerivedData
1717
*.ipa
1818

1919
# CocoaPods
20-
Pods
20+
#
21+
# We recommend against adding the Pods directory to your .gitignore. However
22+
# you should judge for yourself, the pros and cons are mentioned at:
23+
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control?
24+
#
25+
# Pods/
26+

0 commit comments

Comments
 (0)