From ba8bb2d50f9c8707fca207429ca39018517f1b88 Mon Sep 17 00:00:00 2001 From: John Preston Date: Thu, 16 May 2024 13:35:01 +0400 Subject: [PATCH] Add .vscode to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 678ef32e3..c2896799e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ Release/ *.xcodeproj ipch/ .vs/ +.vscode/ /Telegram/log.txt /Telegram/data