__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
.dist/
build/
dist/

.env
.env.local
.venv/
