Skip to content

Commit d444c08

Browse files
committed
Ignore xcuserdata/
Now that SwiftPM is more likely to checked in alongside with Xcode artifacts, ignore the commonly ignored Xcode artifacts.
1 parent 1e376cb commit d444c08

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)