From e26dfea84f9a5165aeb4348824e0534b41966ee7 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Mon, 31 Mar 2025 09:59:58 +0200 Subject: [PATCH] Add lazy lock to ignored files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bb0e74e..b340517 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ plugin/ spell/ ./mail_password ./lua/irc.lua +./lazy-lock.json