# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/

# uv
uv.lock

# IDE
.vscode/
.idea/
*.swp
*.swo

# Testing
.pytest_cache/
.coverage
htmlcov/

# Ruff
.ruff_cache/

# OS
.DS_Store
Thumbs.db

# Environments
.env
.env.local

# User
docs/
.scratch/
.claude/
output.png
output*.png
.playwright-mcp/