Merge pull request #1785 from natestedman/patch-1

Add Swift Package Manager to Swift.gitignore
This commit is contained in:
Brendan Forster
2015-12-05 09:04:42 +10:30

View File

@@ -27,6 +27,12 @@ xcuserdata
*.hmap
*.ipa
# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
.build/
# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However