From 21462c40e099645f84d2304b82a868a85f834826 Mon Sep 17 00:00:00 2001 From: Sujaykumar Date: Wed, 6 Sep 2023 16:26:00 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bea67be..3693860 100644 --- a/.gitignore +++ b/.gitignore @@ -88,4 +88,5 @@ Temporary Items ## npm node_modules -npm-debug.log \ No newline at end of file +npm-debug.log +package-lock.json