From 484c3e276f8fafe6796eeb3896a2fe70a86658b6 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Tue, 17 Jun 2025 14:52:58 -0500 Subject: [PATCH] add package lock to telescope ignore list --- lua/plugins/telescope.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua index 8d737b7..f48db4b 100644 --- a/lua/plugins/telescope.lua +++ b/lua/plugins/telescope.lua @@ -42,6 +42,7 @@ return { ".mypy_cache", "dist", "build", + "poackage-lock.json", }, mappings = { i = {