dist
node_modules

.vscode/mcp.json
.github/prompts/*

# Environment variables
.env

# Sensitive
state.json

tests/tmp
coverage
# Generated assets by accuracy runs
.accuracy

temp
.DS_Store

# Development tool files
.yalc
yalc.lock

# .mcpb build artifacts
mcpb-build/
dist-mcpb/
