Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 8 additions & 26 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# OS X
# macOS
.DS_Store

# Xcode
build/
DerivedData/
*.pbxuser
!default.pbxuser
*.mode1v3
Expand All @@ -13,30 +14,11 @@ build/
!default.perspectivev3
xcuserdata/
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
*.ipa
/.swiftpm
/.build
*.xcuserstate
*.xcscmblueprint

# Bundler
.bundle

# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts

Carthage/Build

# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
# Note: if you ignore the Pods directory, make sure to uncomment
# `pod install` in .travis.yml
#
# Pods/
Example/Pods

/Package.resolved
# Swift Package Manager
.build/
.swiftpm/
Package.resolved
14 changes: 0 additions & 14 deletions .travis.yml

This file was deleted.

564 changes: 0 additions & 564 deletions Example/Nuke-Avif-Plugin.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions Example/Nuke-Avif-Plugin.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

47 changes: 0 additions & 47 deletions Example/Nuke-Avif-Plugin/AppDelegate.swift

This file was deleted.

46 changes: 0 additions & 46 deletions Example/Nuke-Avif-Plugin/Base.lproj/LaunchScreen.xib

This file was deleted.

Loading