From 6a89d15807f8197f75432f1dec3517066fffe725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Tue, 13 Jul 2021 20:11:56 +0200 Subject: [PATCH] Ignore vscode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Brandner --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c7f99f6925..bc6255165b 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ electron/pub /src/component-index.js /.tmp /webpack-stats.json +.vscode +.vscode/