# Dependencies
node_modules/
pnpm-debug.log*
.pnpm-store/

# Build outputs
dist/
build/
*.tsbuildinfo

# Environment and config
.env
.env.local
.env.*.local
.env.test
.mcp.json

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing
coverage/
*.lcov
.nyc_output/

# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Cache
.npm
.eslintcache
.cache/

# Project specific
# CLAUDE.md
*.bak
*.backup
.tmp/
temp/
tat:q
.serena/

# Debug outputs
debug/
*.debug

# OS files
Thumbs.db
Desktop.ini


# Production review-cycle working artifacts
code-review/
claude-code-review-workflow/
