Add architecture documentation and retail system workshop PPT

This commit is contained in:
Guangfei.Zhao
2026-08-12 17:49:57 +08:00
commit 54c001a793
26 changed files with 9618 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# Python (Architecture-Diagram/ 提取脚本用到的虚拟环境)
.venv/
__pycache__/
*.pyc
# Claude Code 本地设置(个人权限配置,不进仓库)
.claude/settings.local.json
# drawio 临时/备份文件
.$*.drawio.bkp
*.drawio.bkp
# OS junk
.DS_Store
Thumbs.db
desktop.ini
# 编辑器
.vscode/
.idea/
# agents
.claude
.agents