From b33d333e26ddd0f6114513337883a9ac34ae134f Mon Sep 17 00:00:00 2001 From: Bartman00 Date: Thu, 29 Jan 2026 12:53:01 -0600 Subject: [PATCH] Comment out lazy-lock.json in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d12a5c88..ff082b1c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,6 @@ spell/ # You can uncomment this yourself if you want to lock the lazy-lock.json, # but for kickstart, it makes sense to leave it ignored. -lazy-lock.json +# lazy-lock.json .DS_Store