统一 daily-robots 命名、修正示例路径与 User-Agent,并清理 tmp 与 IDE 追踪文件。 Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
101 B
Plaintext
13 lines
101 B
Plaintext
.env
|
|
.env.local
|
|
logs/
|
|
.cache/
|
|
bot/.env
|
|
bot/.venv/
|
|
bot/.cache/
|
|
output
|
|
__pycache__/
|
|
*.pyc
|
|
.idea/
|
|
tmp_*
|