# --- Workspace / tooling ---
.bun-install/
.tmp/
.stash/
.agents/
.codex/
.cache/

# --- Dependencies ---
node_modules/

# --- Build outputs ---
dist/
build/
out/
coverage/
*.tsbuildinfo
*.tgz

# Rust artifacts
**/target/
Cargo.lock

# --- Runtime / local state ---
.env
.env.*
*.local
*.log
.history/

# Deck runtime data (already ignored in apps/deck/.gitignore, keep explicit at root)
data/
db/
docs/
!docs/
docs/*
!docs/harbor/
!docs/harbor/**
.loom/
.gemini/
apps/deck/data/
apps/deck/.deck/
apps/deck/.gemini/
apps/deck/.issues.json
**/.agent/
**/.issues.json

# --- OS / editor noise ---
.DS_Store
Thumbs.db
.idea/
.vscode/
mcp_trace.jsonl
harbor-giga-wave-worktree/

# Refactor dry-run scratch artifacts
batch-*
selective-*
*dry-run*
