From fc194177747ebe61b987d88706f9e609776f56e5 Mon Sep 17 00:00:00 2001 From: Lukas <35173609+PHPLukaas@users.noreply.github.com> Date: Fri, 8 Mar 2024 17:44:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7:=20updated=20base=20.gitignore=20-?= =?UTF-8?q?=20added=20.vscode=20directory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 62c8935..0a95508 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea/ \ No newline at end of file +.idea/ +.vscode/ \ No newline at end of file