From 9ac1637043f3d1be5a1e2a714adb016d6e8f6039 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 7 Aug 2026 03:14:02 +0000 Subject: [PATCH] Modified by www.SourceFiles.app --- .claude/settings.local.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .claude/settings.local.json diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..a9caa99 --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,9 @@ +{ + "permissions": { + "allow": [ + "Bash(git add *)", + "Bash(git -c commit.gpgsign=false commit -q -m ' *)", + "Bash(git push *)" + ] + } +}