From 9227ace411dca399c798aef590b83291258f4582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Reina=20Go=C3=B1i?= Date: Mon, 6 Oct 2025 02:25:54 +0200 Subject: [PATCH] Remove lazy-lock.config from gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 005b535b606..8a192cab54d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,3 @@ test.sh nvim spell/ -lazy-lock.json