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