feat: 初始化项目,并且接近完成 ozon 部分
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
.venv/
|
||||
.env
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
web/ozonSeller.html.bak
|
||||
|
||||
# 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