# Source (dist/ is sufficient)
src/
*.ts

# Config files
eslint.config.js
prettier.config.mjs
smithery.yaml
tsconfig.json

# Documentation
*.md
LICENSE

# Docker
Dockerfile

# Schema
schema/

# Assets (icon is copied to root)
public/*

# MCPB meta (avoid nesting)
mcpb/
