From 3ff05c0947e98ec7a3ee2e598448205808460f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Tue, 13 Jul 2021 20:11:58 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 90a941f51..4fc51ab85 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ out # version file and tarball created by `npm pack` / `yarn pack` /git-revision.txt /matrix-js-sdk-*.tgz + +.vscode +.vscode/