From 916c9badd49ecaad4c9ae5e4403fe72674dafcc6 Mon Sep 17 00:00:00 2001 From: Serhii Melnyk Date: Fri, 20 Oct 2023 15:16:42 +0300 Subject: [PATCH] Update ignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dd87e2d..839e234 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -node_modules -build +/node_modules +/build +/.vscode