# Dependencies
node_modules/

# Build output
dist/
*.tsbuildinfo

# Environment variables
.env
.env.local

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

# Editor directories and files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing
coverage/
.nyc_output/

# Temporary files
*.tmp
.cache/
tmpclaude-*

# Project context (local only)
PROJECT_CONTEXT.md
.claude.json
.claude/
.npmrc

# Improvement planning (local only)
IMPROVEMENT_ROADMAP.md
NOTES.md
roadmap.jsx

# Smithery
.smithery/
