node_modules
**/node_modules
.git
.jj
.claude
.worktrees
**/.worktrees
.cache
coverage
dist
out
playwright-report
test-results
tests/.test-*
data
*.db
*.db-shm
*.db-wal
*.tsbuildinfo
.DS_Store

# Rust and WebAssembly build output.
target
vendor/jj/target

# Engine-owned runtime state (artifact CAS, fork lanes, local databases).
.flows

# Local toolchain and edge-runtime caches.
.hutch
.wrangler

# 0.x Smithers pack state, read only by the migration workflow.
.smithers/state
.smithers/tmp
.smithers/node_modules
.smithers/executions
.smithers/runs
.smithers/sandboxes

# Sources later phases port from; never part of an image.
legacy
