13 lines
147 B
Plaintext
13 lines
147 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.playwright/
|
|
.pytest_cache/
|
|
data/cache.json
|
|
data/history.json
|
|
config/llm_settings.json
|
|
results/
|
|
*.log
|
|
.env
|
|
node_modules/
|