42e8dbe025
CI / test (pull_request) Successful in 10s
- scripts/.env 存储敏感配置(已加入 .gitignore) - start_dev_agent.sh 启动时自动 source .env - 环境变量仍可作为 fallback Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
15 lines
146 B
Plaintext
15 lines
146 B
Plaintext
__pycache__/
|
|
.pytest_cache/
|
|
*.pyc
|
|
*.pyo
|
|
output/
|
|
*.egg-info/
|
|
dist/
|
|
.runner
|
|
*_output/
|
|
*.png
|
|
*.jpg
|
|
acceptance-report.json
|
|
ir_final.json
|
|
scripts/.env
|