node_modules/
__pycache__/
*.pyc
*.log
.DS_Store
coverage/
dist/
*.egg-info/
.rlsbl-notes-*.tmp
.rlsbl/lock
.rlsbl-monorepo/lock
.scratch/
.credentials.json
.*-cache.json
.env
.env.local
*.local-only

.wrangler/
docs/_build/
.coverage
.pytest-tmp/
# Binaries the sandbox pre-warm builds so the sandboxed suite can reach a
# safegit pin the module proxy does not have yet (scripts/test-prewarm.sh).
.rlsbl-test-tools/

build/
target/

.rlsbl/releases/in-progress.json
.rlsbl/releases/scrub-result.json
.rlsbl-monorepo/releasables/*/releases/in-progress.json
.rlsbl-monorepo/releasables/*/releases/scrub-result.json
