From 4d5b65a98a8468b2b179790c3462c5853b7055ae Mon Sep 17 00:00:00 2001 From: husanjon Date: Mon, 6 Apr 2026 05:23:20 +0500 Subject: [PATCH] uppercese category qoshildi --- .claude/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.json b/.claude/settings.json index 15f7142..71633ba 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -5,7 +5,8 @@ "Bash(docker exec:*)", "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/)", "Bash(curl -v http://localhost:8005/)", - "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/login)" + "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/login)", + "Bash(git add:*)" ] } }