diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua index fcf10c8..a4fcf4f 100644 --- a/lua/plugins/telescope.lua +++ b/lua/plugins/telescope.lua @@ -40,6 +40,7 @@ return { "^build/", "target/", "node_modules/", + "result/", "package-lock.json", ".git/", ".direnv/",