From ef970736f1d9152058b35fadd9aba1f76557dc79 Mon Sep 17 00:00:00 2001 From: Gilbert Kozanowski <168095003+gcodenowski@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:27:21 +0000 Subject: [PATCH] Remove lazy-lock.json from .gitignore --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index d12a5c881ff..a074298234b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,4 @@ nvim spell/ -# You can uncomment this yourself if you want to lock the lazy-lock.json, -# but for kickstart, it makes sense to leave it ignored. -lazy-lock.json - .DS_Store