Skip to content

Commit 1ae9d22

Browse files
authored
Remove *.xcodeproj from default gitignore (#6154)
This seems like a leftover from the days of `generate-xcodeproj`.
1 parent ff94963 commit 1ae9d22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Workspace/InitPackage.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ public final class InitPackage {
269269
.DS_Store
270270
/.build
271271
/Packages
272-
/*.xcodeproj
273272
xcuserdata/
274273
DerivedData/
275274
.swiftpm/config/registries.json

0 commit comments

Comments
 (0)