Prepare for rewrite: Remove CocoaPods and Carthage stuff from .gitignore
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
parent
cc26734d5d
commit
42082a55e3
|
@ -30,21 +30,6 @@ xcuserdata
|
|||
*.hmap
|
||||
*.ipa
|
||||
|
||||
# CocoaPods
|
||||
#
|
||||
# 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/
|
||||
|
||||
# Carthage
|
||||
#
|
||||
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
||||
# Carthage/Checkouts
|
||||
|
||||
Carthage/Build
|
||||
|
||||
# Fastlane
|
||||
*.app.dSYM.zip
|
||||
*.mobileprovision
|
||||
|
|
Loading…
Reference in New Issue