# Keep Mintlify focused on the documentation source.
.venv/
dist/
build/
*.egg-info/
__pycache__/
.pytest_cache/
.ruff_cache/
scripts/

# Exclude local/runtime files if they exist in a checkout.
.env
.env.*
*.log
*.wav
models_cache/
