From 9f068b79a40de725ee12f06267acc979cc9ffe76 Mon Sep 17 00:00:00 2001 From: "torok.istvan" Date: Thu, 9 Jul 2026 00:17:46 +0200 Subject: [PATCH] =?UTF-8?q?Gitea=20be=C3=A1ll=C3=ADt=C3=A1s=20a=20gitlens-?= =?UTF-8?q?hez?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 3164e38..dd5631c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,5 +7,12 @@ "cSpell.words": [ "azimut", "eleváció" + ], + + "gitlens.remotes": [ + { + "domain": "tea.app-dev.hu", + "type": "Gitea" + } ] } \ No newline at end of file