Browse Source

Merge pull request #2461 from FabrizioBrancati/master

Updating Swift.gitignore with Package.resolved
pull/2463/merge
Brendan Forster 6 years ago
parent
commit
d5ce0fc1d4
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Swift.gitignore

+ 1
- 0
Swift.gitignore View File

@@ -37,6 +37,7 @@ playground.xcworkspace
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
# Package.pins
# Package.resolved
.build/

# CocoaPods

Loading…
Cancel
Save