From 677295e176e673e3192d6b001078deaa267307f5 Mon Sep 17 00:00:00 2001 From: Cerbu Andrei Mihnea <100320074+andrei-mihnea-cerbu@users.noreply.github.com> Date: Tue, 23 Apr 2024 15:38:42 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a34381..3facaba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.vs \ No newline at end of file +node_modules +.vs