.venv/
runs/
.promptline/
node_modules/
web/dist/
__pycache__/
.pytest_cache/
*.pyc
*.egg-info/
dist/
build/
.DS_Store
promptline.yaml

# Playwright
web/test-results/
web/playwright-report/
web/.playwright/
