

# Cartfile's are autogenerated with the `checkout.sh` script
# We do not want to version anything Carthage related to emulate a fresh Carthage checkout
Cartfile
Cartfile.resolved
Carthage


# Podfile's are autogenerated with the `checkout.sh` script
# We do not want to version anything Cocoapods related to emulate a fresh Cocoapods checkout
Podfile
Podfile.lock
Pods

# We do not want to version anything SPM related to emulate a fresh SPM checkout
Package.resolved

