Skip to content

Commit 3eaf718

Browse files
authored
Merge pull request #2184 from dduan/ignore-dot-swiftpm
Ignore xcuserdata/
2 parents 74a03c3 + d444c08 commit 3eaf718

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+
xcuserdata/
179180
180181
"""
181182
}

0 commit comments

Comments
 (0)