This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d9f8fd6
commit 1faeef0
Showing
2 changed files
with
67 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,69 @@ | ||
|
||
SDWebImage.framework/Headers | ||
|
||
SDWebImage.framework/SDWebImage | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDImageCache.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDWebImageCompat.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDWebImageDecoder.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDWebImageDownloader.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDWebImageDownloaderOperation.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDWebImageManager.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDWebImageOperation.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/SDWebImagePrefetcher.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/UIButton+WebCache.h | ||
|
||
SDWebImage.framework/Versions/A/Headers/UIImageView+WebCache.h | ||
|
||
SDWebImage.framework/Versions/A/SDWebImage | ||
|
||
SDWebImage.framework/Versions/Current | ||
|
||
bangumi/MBProgressHUD.h | ||
|
||
bangumi/MBProgressHUD.m | ||
# Created by https://www.toptal.com/developers/gitignore/api/xcode,macos | ||
# Edit at https://www.toptal.com/developers/gitignore?templates=xcode,macos | ||
|
||
### macOS ### | ||
# General | ||
.DS_Store | ||
.AppleDouble | ||
.LSOverride | ||
|
||
# Icon must end with two \r | ||
Icon | ||
|
||
# Thumbnails | ||
._* | ||
|
||
# Files that might appear in the root of a volume | ||
.DocumentRevisions-V100 | ||
.fseventsd | ||
.Spotlight-V100 | ||
.TemporaryItems | ||
.Trashes | ||
.VolumeIcon.icns | ||
.com.apple.timemachine.donotpresent | ||
|
||
# Directories potentially created on remote AFP share | ||
.AppleDB | ||
.AppleDesktop | ||
Network Trash Folder | ||
Temporary Items | ||
.apdisk | ||
|
||
### Xcode ### | ||
# Xcode | ||
# | ||
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore | ||
|
||
## User settings | ||
xcuserdata/ | ||
|
||
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9) | ||
*.xcscmblueprint | ||
*.xccheckout | ||
|
||
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4) | ||
build/ | ||
DerivedData/ | ||
*.moved-aside | ||
*.pbxuser | ||
!default.pbxuser | ||
*.mode1v3 | ||
!default.mode1v3 | ||
*.mode2v3 | ||
!default.mode2v3 | ||
*.perspectivev3 | ||
!default.perspectivev3 | ||
|
||
## Gcc Patch | ||
/*.gcno | ||
|
||
### Xcode Patch ### | ||
*.xcodeproj/* | ||
!*.xcodeproj/project.pbxproj | ||
!*.xcodeproj/xcshareddata/ | ||
!*.xcworkspace/contents.xcworkspacedata | ||
**/xcshareddata/WorkspaceSettings.xcsettings | ||
|
||
# End of https://www.toptal.com/developers/gitignore/api/xcode,macos |
Binary file modified
BIN
+592 Bytes
(100%)
...oj/project.xcworkspace/xcuserdata/billgateshxk.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.