From 7134969e2a99bc8f2683ee55148947305f6c6628 Mon Sep 17 00:00:00 2001 From: damage Date: Mon, 22 Jan 2024 17:39:59 +0100 Subject: [PATCH] ignore vscode config files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e660fd9..b497ff1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ bin/ +.vscode/ \ No newline at end of file