From 49c4ded2898802fc9ef1224647d26f34e721248a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Wed, 22 Nov 2023 09:11:46 +0100 Subject: [PATCH] Expanding gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a0fa961..da0ff65 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ obj bin .vs .cache +.vscode \ No newline at end of file