From e7b0b9c961a26120f5303ce0a9f10c3fc068d4b4 Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Sun, 6 Aug 2023 18:27:30 +0530 Subject: [PATCH] chore(.gitignore): updated .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9a8cfa7..a3eda71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .vscode node_modules .env +dist package-lock.json .idea yarn.lock \ No newline at end of file