feat: 构建泡泡玛特相关图表

This commit is contained in:
Joey
2026-08-23 21:23:41 +08:00
commit 3ae396776d
31 changed files with 3454 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
.venv/
.env
**/__pycache__/
*.pyc
.DS_Store
# V2 运行时数据(SQLite + 本地媒体)
data/
# 反编译参考资料(约 40 个 bundle),设计结论已写入 docs/extension/plan.md §2
reference/
# Nodeextension / studio / packages
node_modules/
dist/
.output/
.wxt/
.pnpm-store/