node_modules
.DS_Store
*.local
count.txt
.env
.nitro
.tanstack
.wrangler
.vinxi
__unconfig*
todos.json
.openpencil-tmp/
.superpowers/
.playwright-cli/
.playwright-mcp/
editor-*.png
scripts/ab-corpus/runs/

docs/
# The bare `docs/` pattern above also shadows this test-fixture dir, which
# MUST be tracked (the CI diagnostics-golden drift guard reads it).
!crates/op-design-lint/tests/fixtures/docs/

# Build outputs
out/
dist/
apps/cli/src/commands/skill-bundle.json
dist-ssr/
electron-dist/
dist-electron/
.claude
.omx
.worktrees/
.omx/

# Rust
/target
**/*.rs.bk
Cargo.lock.merge-conflict
/crates/*/target
/vendor/agent/target

tools/__pycache__/
