node_modules/
dist/
*.log
npm-debug.log*

# Env — never commit secrets
.env
.env.local
.env.*.local

# OS
.DS_Store
Thumbs.db

# Editor
.vscode/
.idea/
*.swp

# Marketing drafts — not for public repo
/posts/

# MCP registry CLI
mcp-publisher.exe
mcp-publisher.tar.gz
