From b0bf1f9e6fb382bcc5d52e53aba4376506aecd6e Mon Sep 17 00:00:00 2001 From: "v.lagerev" Date: Sun, 12 Apr 2026 21:59:32 +0300 Subject: [PATCH] update git ignore with vscode --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1af58a97..0481ba0c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules devAssets .DS_Store -.idea \ No newline at end of file +.idea +.vscode \ No newline at end of file