feat: 构建泡泡玛特相关图表
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
.venv/
|
||||
.env
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
|
||||
# V2 运行时数据(SQLite + 本地媒体)
|
||||
data/
|
||||
|
||||
# 反编译参考资料(约 40 个 bundle),设计结论已写入 docs/extension/plan.md §2
|
||||
reference/
|
||||
|
||||
# Node(extension / studio / packages)
|
||||
node_modules/
|
||||
dist/
|
||||
.output/
|
||||
.wxt/
|
||||
.pnpm-store/
|
||||
Reference in New Issue
Block a user