From d546f098ec7e62f243f078f66263048e4b9fc8c5 Mon Sep 17 00:00:00 2001 From: Ilusha <63184036+IlyaShurupov@users.noreply.github.com> Date: Fri, 30 Jun 2023 11:44:33 +0000 Subject: [PATCH] ignore vscode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ec1e45e..b0247cb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ bin build* lib install +.vscode