28 lines
318 B
Plaintext
28 lines
318 B
Plaintext
.venv
|
|
results
|
|
env/
|
|
__pycache__/
|
|
.DS_Store
|
|
*.csv
|
|
/src/
|
|
eval_results/
|
|
eval_data/
|
|
*.egg-info/
|
|
.env
|
|
|
|
# Node.js
|
|
node_modules/
|
|
|
|
# Frontend dev artifacts
|
|
.frontend-dev/
|
|
|
|
# Runtime config
|
|
schedule_config.json
|
|
|
|
# Playwright MCP artifacts
|
|
.playwright-mcp/
|
|
|
|
# Test screenshots (root level)
|
|
test-*.png
|
|
prediction-accuracy-new.png
|