chore: 准备 v1.6.0 稳定版本发布

- 添加 .dockerignore 配置文件
- 更新 .gitignore 忽略 Claude Code 本地设置

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-18 12:00:44 +08:00
parent bfe39e45a9
commit e7b1c2e294
2 changed files with 11 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
node_modules
npm-debug.log
.git
.gitignore
README.md
.env
.DS_Store
*.tar
+3
View File
@@ -9,3 +9,6 @@ node_modules
logs/
docreview-frontend-deploy.tar.gz
# Claude Code local settings
.claude/