From c03656c7402ea428570a1244b21f5ae3cb066fc5 Mon Sep 17 00:00:00 2001 From: Penelope Gomez / Pogmommy Date: Thu, 23 Feb 2023 10:07:29 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9bea433..72a6b7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ - +package-lock.json .DS_Store +node_modules/