1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 18:28:13 +02:00

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
commit e2b70bd344

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