Skip to content

Commit 617d43f

Browse files
authored
Add /.index-build to .gitignore (#131)
This allows SourceKit-LSP background indexing files to be ignored.
1 parent 206e156 commit 617d43f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.DS_Store
22
/.build
3+
/.index-build
34
/Packages
45
/*.xcodeproj
56
xcuserdata/

0 commit comments

Comments
 (0)