From 6dab19fc27298968307a1029489008f64e9ae27e Mon Sep 17 00:00:00 2001 From: Itay Shalev <124933958+ItayShallev@users.noreply.github.com> Date: Wed, 15 Oct 2025 17:10:11 +0300 Subject: [PATCH] Removed "lazy-lock.json" from .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 005b535b..8a192cab 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,3 @@ test.sh nvim spell/ -lazy-lock.json