From 1ca3d896c5971b9879aa0eebe5f239a35cc824d2 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Fri, 28 Jul 2023 09:39:50 +0200 Subject: [PATCH] add vscode gitignore statement --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b0e0193..06f7647 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ bin/ out/ ci/pipeline.yml stats-restore +.vscode/