16 lines
199 B
Plaintext
16 lines
199 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.playwright/
|
|
.pytest_cache/
|
|
data/cache.json
|
|
data/history.json
|
|
data/score_history.jsonl
|
|
data/jobs.json
|
|
data/*.lock
|
|
config/llm_settings.json
|
|
results/
|
|
*.log
|
|
.env
|
|
node_modules/
|