Skip to content

Commit 2bc43f1

Browse files
committed
Ignore .swiftpm for git by default
1 parent 1e376cb commit 2bc43f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Workspace/InitPackage.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ public final class InitPackage {
176176
/.build
177177
/Packages
178178
/*.xcodeproj
179+
/.swiftpm
179180
180181
"""
181182
}

0 commit comments

Comments
 (0)