# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.env

# Sync state database
*.db

# Playwright MCP artifacts
.playwright-mcp/
*.png

# Test artifacts
.pytest_cache/
