From 7609fbfdd63821dee5522dc52854ae25090c0216 Mon Sep 17 00:00:00 2001 From: Steve Chernyak Date: Thu, 12 Oct 2023 11:08:35 -0400 Subject: [PATCH] Ignore lazyvim.json Entries in this file are host specific and should not be shared across installs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cc5457a..451cfc5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ debug foo.* *.log data +/lazyvim.json