__pycache__/
*.pyc
*.egg-info/
dist/
build/
.eggs/
*.so

.env
.env.local

.pytest_cache/
.mypy_cache/
htmlcov/
.coverage
.test-scores.json

mariadb_data/
*.snap.new

.venv/
.uv/
uv.lock

.DS_Store
.hypothesis/
eval/results.tsv

# Playwright MCP cache
.playwright-mcp/

# Screenshots (Playwright MCP testing)
screenshots/
site/
.claude/settings.local.json
