Skip to content

Commit 046e783

Browse files
pradyumankurnevsky
authored andcommitted
add .turbo and .bsp to watch-ignored-directories
1 parent 5d96434 commit 046e783

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lsp-mode.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,13 +356,15 @@ the server has requested that."
356356
"[/\\\\]\\.eunit\\'"
357357
"[/\\\\]node_modules"
358358
"[/\\\\]\\.yarn\\'"
359+
"[/\\\\]\\.turbo\\'"
359360
"[/\\\\]\\.fslckout\\'"
360361
"[/\\\\]\\.tox\\'"
361362
"[/\\\\]\\.nox\\'"
362363
"[/\\\\]dist\\'"
363364
"[/\\\\]dist-newstyle\\'"
364365
"[/\\\\]\\.stack-work\\'"
365366
"[/\\\\]\\.bloop\\'"
367+
"[/\\\\]\\.bsp\\'"
366368
"[/\\\\]\\.metals\\'"
367369
"[/\\\\]target\\'"
368370
"[/\\\\]\\.ccls-cache\\'"

0 commit comments

Comments
 (0)