# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Added by rlsbl
node_modules/
*.pyc
*.log
.DS_Store
coverage/
*.egg-info/
.rlsbl-notes-*.tmp
.rlsbl/lock
.credentials.json
.*-cache.json
.env
.env.local
*.local-only

# selfdoc / Cloudflare
docs/_build/
.wrangler/

.rlsbl-monorepo/lock

target/

# Locally-built strictspec CLI (dev fallback when the PyPI console-script binary
# download is unavailable). The shipped code depends only on the strictspec PyPI runtime.
.strictspec-tools/
