From ad446600de3a4f8bcb75283594a3d70c10406c24 Mon Sep 17 00:00:00 2001 From: Fabrizio Brancati Date: Tue, 24 Jan 2017 11:16:40 +0100 Subject: [PATCH] Updating Swift.gitignore with Package.pins --- Swift.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Swift.gitignore b/Swift.gitignore index 2c22487b..7bcc61ba 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -35,6 +35,7 @@ playground.xcworkspace # # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies. # Packages/ +# Package.pins .build/ # CocoaPods -- 2.39.5