Skip to content

Commit c669500

Browse files
authored
Add .index-build to .gitignore (#2819)
This directory is created when background indexing is enabled in SourceKit-LSP.
1 parent 7840b6b commit c669500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
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
Package.pins

0 commit comments

Comments
 (0)