# Build output
build/
dist/
# Dependencies
node_modules/
package-lock.json
# Environment variables
.env
.env.local
.env.*.local
# IDE and editor files
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
.idea/
*.swp
*.swo
.DS_Store
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Test coverage
coverage/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# MCP specific
.awolf
claude_desktop_config.json