We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d96434 commit 046e783Copy full SHA for 046e783
lsp-mode.el
@@ -356,13 +356,15 @@ the server has requested that."
356
"[/\\\\]\\.eunit\\'"
357
"[/\\\\]node_modules"
358
"[/\\\\]\\.yarn\\'"
359
+ "[/\\\\]\\.turbo\\'"
360
"[/\\\\]\\.fslckout\\'"
361
"[/\\\\]\\.tox\\'"
362
"[/\\\\]\\.nox\\'"
363
"[/\\\\]dist\\'"
364
"[/\\\\]dist-newstyle\\'"
365
"[/\\\\]\\.stack-work\\'"
366
"[/\\\\]\\.bloop\\'"
367
+ "[/\\\\]\\.bsp\\'"
368
"[/\\\\]\\.metals\\'"
369
"[/\\\\]target\\'"
370
"[/\\\\]\\.ccls-cache\\'"
0 commit comments