From 74682208dc19d2fbfb6bdb79c494f0949b6c3758 Mon Sep 17 00:00:00 2001 From: psychhim Date: Thu, 16 Oct 2025 14:14:38 +0530 Subject: [PATCH] Update: lazy-lock.json to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d699e1d..ea93eda 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ tags test.sh .luarc.json nvim +lazy-lock.json