From e8f52f16febedd05a9fa897581d1c38cca602e00 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 2 Aug 2025 10:44:47 +0200 Subject: [PATCH] update --- .claude/settings.local.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1ffcacde9..b218739ee 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,6 +4,8 @@ "allow": [ "Bash" ], - "deny": [] + "deny": [ + "Bash(git push -u origin main:*" + ] } } \ No newline at end of file