# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Build output
dist/
build/
*.js
*.js.map
*.d.ts
!src/**/*.d.ts

# Environment files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

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

# Testing
coverage/
.nyc_output/

# Logs
logs/
*.log

# Git worktrees (created by the tool)
worktrees/

# Temporary files
tmp/
temp/
.tmp/

# Package manager files (keep lock files for reproducible builds)
# package-lock.json - REQUIRED for npm ci in CI/CD
yarn.lock
pnpm-lock.yaml
.claude/settings.local.json
/.cursor
.mcpregistry_github_token
.mcpregistry_registry_token
