__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/
.idea/
.vscode/
.DS_Store
Thumbs.db

# Profiles written by --save land wherever you run the tool.
*.profile.json
