Commit e2b70bd3 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1785 from natestedman/patch-1

Add Swift Package Manager to Swift.gitignore
parents 31c8ed98 611c239f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment