From 323f0272d202b5d1663e6b168a280bdd4e412658 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Mon, 8 Aug 2022 15:00:27 +0200 Subject: [PATCH] Ignore vscode --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 03a576d..663505a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ - *.zip +.vscode/*