chore: clean up project directory structure
- Move audit reports (CHINESE_MODELS_AUDIT.md, REVIEW_REPORT_*.md) to docs/reports/ - Remove redundant pnpm-lock.yaml (project uses npm) - Add .codebuddy/ and .workbuddy/ to .gitignore (IDE tool directories)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -65,6 +65,8 @@ docker-compose.override.yml
|
||||
.project
|
||||
.settings/
|
||||
.classpath
|
||||
.codebuddy/
|
||||
.workbuddy/
|
||||
|
||||
# ===================
|
||||
# 操作系统
|
||||
|
||||
Reference in New Issue
Block a user