.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
dist/
build/
docs/_build/
.DS_Store
.env
.env.*
!.env.example
/data/
/incoming/
/literature/
/model-cache/
/benchmark-results/
*.sif
