__pycache__/
*.pyc
.venv/
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
dist/
build/
docs/_build/
.env
node_modules/

*.log
.DS_Store
coverage/
.rlsbl-notes-*.tmp
.rlsbl/lock
.rlsbl-monorepo/lock
.credentials.json
.*-cache.json
.env.local
*.local-only
