diff --git a/.gitignore b/.gitignore index 0b90dbe..efd5d78 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +Package.resolved /.build /Packages /*.xcodeproj diff --git a/Package.resolved b/Package.resolved deleted file mode 100644 index a825540..0000000 --- a/Package.resolved +++ /dev/null @@ -1,16 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "swift-log", - "repositoryURL": "https://github.com/apple/swift-log.git", - "state": { - "branch": null, - "revision": "57c6bd04256ba47590ee2285e208f731210c5c10", - "version": "1.3.0" - } - } - ] - }, - "version": 1 -}