两套系统并存,bot/(browser_service、preview_service、wecom_media、 router、xiaobao 场景等)与早报生成是独立的一条线,不再维护,整体删除。 同时将 __pycache__/*.pyc/.cursor 加入 .gitignore。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
.env
|
|
.env.local
|
|
logs/
|
|
.cache/
|
|
output
|
|
__pycache__/
|
|
*.pyc
|
|
.cursor/ |