From 44aceebae6ba5b5fb8cce99261c92afe42fc686b Mon Sep 17 00:00:00 2001 From: ms Date: Sat, 14 Feb 2026 20:20:51 +0100 Subject: [PATCH] jakis commit --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1f9ef6b..b585b34 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -15,7 +15,8 @@ "Bash(git add:*)", "Bash(git commit:*)", "Bash(git push:*)", - "Bash(git -c http.sslVerify=false push)" + "Bash(git -c http.sslVerify=false push)", + "Bash(git config:*)" ] } }