From a8c3d3b02b8739c01a4cce090732e85c9125d447 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Tue, 24 Oct 2023 11:02:55 -0500 Subject: [PATCH] added lazy-lock.json to gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68e645d..7f2eacc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ __pycache__/ neovim/.config/nvim/plugin/ wget-log* *log* +lazy-lock.json