__pycache__/
*.py[cod]
*.egg-info/

.coverage
.pytest_cache/
.ruff_cache/
.venv/

build/
dist/

.DS_Store
.env
.envrc
