From 2b53b07efd3a26dccf3987617fd3bdabcb2c0337 Mon Sep 17 00:00:00 2001 From: bobbyimpastato <109999793+bobbyimpastato@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:35:37 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8b9cb32..48dda62 100644 --- a/.gitignore +++ b/.gitignore @@ -39,9 +39,6 @@ Thumbs.db # Typical Node.js artifacts # ############################# -# Lock file so we don't bloat the git log stats -package-lock.json - # Logs logs *.log @@ -126,4 +123,4 @@ typings/ ## Jekyll artifacts **/.jekyll-cache -**/_site/ \ No newline at end of file +**/_site/