diff --git a/Swift.gitignore b/Swift.gitignore index 79d9331b6d490961ccd07b1e73282d549c7df10b..89d806ec8198b3de9b590a1b0cfbc6445717c26c 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -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