Ignore the Cartfile.resovled
This commit is contained in:
parent
34360f4a78
commit
465e5fc3a1
|
@ -26,6 +26,7 @@ IDEWorkspaceChecks.plist
|
|||
# Add this line if you want to avoid checking in source code from Carthage dependencies.
|
||||
Carthage/Checkouts
|
||||
Carthage/Build
|
||||
Cartfile.resolved
|
||||
|
||||
# We recommend against adding the Pods directory to your .gitignore. However
|
||||
# you should judge for yourself, the pros and cons are mentioned at:
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
github "SDWebImage/SDWebImage" "5.3.0"
|
|
@ -6,8 +6,8 @@
|
|||
"repositoryURL": "https://github.com/nalexn/ViewInspector.git",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "17852b6bbe0ac0d023734d7551bf5f30d1b3935a",
|
||||
"version": "0.3.5"
|
||||
"revision": "ec943ed718cd293b95f17a2b81e8917d6ed70752",
|
||||
"version": "0.3.8"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue