.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
node_modules/
web/dist/
runs/
.env
*.db
*.db-shm
*.db-wal
.commerce-agent-eval/
playwright-report/
test-results/

*.patch
*.rej
web/*.tsbuildinfo
web/vite.config.js
web/vite.config.d.ts
