diff --git a/Swift.gitignore b/Swift.gitignore index 421ae0bb..4e401e1b 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -38,6 +38,12 @@ playground.xcworkspace # Packages/ # Package.pins # Package.resolved +# *.xcodeproj +# +# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata +# hence it is not needed unless you have added a package configuration file to your project +# .swiftpm + .build/ # CocoaPods