Skip to content

Commit a3fbb9b

Browse files
committed
[Objective-C] Add a note about CocoaPod's Pods/
1 parent 7609a2e commit a3fbb9b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Objective-C.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ profile
1515
DerivedData
1616
*.hmap
1717
*.ipa
18+
19+
# CocoaPods
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)