Skip to content

Commit 24ba139

Browse files
authored
Add /.index-data to .gitignore in InitPackage.swift (#7843)
Resolves #7772
1 parent a681cd0 commit 24ba139

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
@@ -446,6 +446,7 @@ public final class InitPackage {
446446
"""
447447
.DS_Store
448448
/.build
449+
/.index-build
449450
/Packages
450451
xcuserdata/
451452
DerivedData/

0 commit comments

Comments
 (0)