Files
daily-robots/.gitignore
yumao 6192dd4e2a chore: 移除独立企微 bot/浏览器桥接系统
两套系统并存,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>
2026-07-17 18:11:11 +08:00

8 lines
64 B
Plaintext

.env
.env.local
logs/
.cache/
output
__pycache__/
*.pyc
.cursor/