dc8b5773f1
- Add new LanguageScopeDemo component for backend languages overview - Refactor and simplify existing demo components (ControllerLayerDemo, DtoFlowDemo, DependencyDirectionDemo) - Update .gitignore to exclude .claude/skills directory - Modify backend-related sections in documentation from "后端与全栈" to "后端开发" - Add new backend layered architecture demo components (CleanArchitectureDemo, DependencyDirectionDemo) - Improve documentation structure and content for stage-3 core skills - Fix component initialization timing in CompileVsInterpretDemo and RateLimiterDemo - Add design style prompt reference in frontend documentation
25 lines
427 B
Plaintext
25 lines
427 B
Plaintext
.DS_Store
|
|
node_modules
|
|
tools/*
|
|
docs/.vitepress/dist
|
|
docs/.vitepress/cache
|
|
temp/*
|
|
docs/zh-cn/appendix-old-backup*/
|
|
docs/zh-cn/appendix-dirs-backup*/
|
|
CLAUDE.md
|
|
MULTI_LANGUAGE_PLAN.md
|
|
.trae
|
|
scripts/collapse_code_blocks.py
|
|
.gitignore
|
|
scripts/verify.sh
|
|
REFACTORING_PLAN.md
|
|
.gitignore
|
|
.gitignore
|
|
REFACTORING_REPORT.md
|
|
docs/.vitepress/.temp/*
|
|
.temp/*
|
|
.vitepress/cache/*
|
|
.vitepress/cache/*
|
|
docs/archived-components.md
|
|
.claude/skills/*
|