__pycache__/
*.pyc
.venv/
dist/
*.egg-info/
.ruff_cache/
*.pem
.claude/
.pytest_cache/

# macOS
.DS_Store
