# The vendored xterm.js build is fetched by scripts/fetch-assets.sh (and by the
# build hook), never committed.
**/static/vendor/
# Local environments, caches and runtime state
.venv/
__pycache__/
*.pyc
.run/
.fetch-work/
.fastware-registry/
*.pid
*.pids
*.port
*.local-only
# Generated artifacts, not code
**/screenshots/
**/logs/
# Build outputs and tool caches
dist/
build/
*.egg-info/
node_modules/
.pytest_cache/
.ruff_cache/

*.log
.DS_Store
coverage/
target/
.rlsbl-notes-*.tmp
.rlsbl/lock
.rlsbl-monorepo/lock
.rlsbl/releases/in-progress.json
.rlsbl/releases/scrub-result.json
.rlsbl-monorepo/releasables/*/releases/in-progress.json
.rlsbl-monorepo/releasables/*/releases/scrub-result.json
.credentials.json
.*-cache.json
.env
.env.local
