__pycache__/
*.pyc
*.egg-info/
.venv/
venv/
dist/
build/
.env
.pytest_cache/
.ruff_cache/
.coverage

# macOS finder junk (swept in once by a broad `git add -A`)
.DS_Store
**/.DS_Store
