From b16a6a248a6dacf23c01b75dec0b6031c289f6cf Mon Sep 17 00:00:00 2001 From: Arnold Date: Thu, 28 Sep 2023 09:03:23 -0600 Subject: [PATCH] put lazy lock back in git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d699e1d6..ea93edad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ tags test.sh .luarc.json nvim +lazy-lock.json