SDWebImage/.gitignore

35 lines
598 B
Plaintext
Raw Permalink Normal View History

2019-11-22 16:16:20 +08:00
# OS X
.DS_Store
2012-07-02 11:01:06 +08:00
# Xcode
#
build/
2012-07-02 11:01:06 +08:00
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
project.xcworkspace
2012-07-02 11:01:06 +08:00
!default.xcworkspace
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
2015-10-26 02:44:35 +08:00
*.xcscmblueprint
# 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/
2015-10-26 02:44:35 +08:00
Podfile.lock
# SwiftPM
.build