chore: 添加 Claude Code 项目配置

- .claude/settings.json: MCP 权限配置
- CLAUDE.md: 项目说明和快速命令

Co-Authored-By: Claude Dev <noreply@anthropic.com>
This commit is contained in:
2026-06-26 12:39:34 +08:00
parent 5642fb4fa3
commit b2c3ca02f0
2 changed files with 58 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"mcpPermissions": {
"gitea": {
"level": "allow"
}
}
}