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

# Virtual environments
.venv

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

# Testing
.pytest_cache/
.coverage
coverage.xml
htmlcov/

# Type checking
.ty_cache/
.mypy_cache/

# OS
.DS_Store
Thumbs.db

# MkDocs build output
site/

# patent-client-index: generated overview matrix (synopsis pages are virtual-mounted)
docs/patent-client-index/

.claude/

# Research-helper artifacts
.cache/
