.DS_Store

.venv/
__pycache__/
*.py[cod]
.ruff_cache/
.pytest_cache/
.mypy_cache/

.env
.env.*
!.env.example

tmp-*.json
tmp-*.md

artifacts/tmp/
exports/
