__pycache__/
*.py[cod]
*.egg-info/
.coverage
.pytest_cache/
.ruff_cache/
.venv/
build/
dist/
embeddings/
.portnoie-assets/
.env
.env.*
!.env.example
.pypirc
.secrets.toml
# Public source checkouts download this artifact from Hugging Face.
/src/portnoie/model_data/
