node_modules/
dist/
*.tgz
.env
.env.local
.claude/

# IDE / editor
.vscode/
.idea/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Logs
*.log

# Playwright MCP browser-automation artifacts (page snapshots, console logs)
.playwright-mcp/

# Single-binary (Node SEA) build pipeline outputs
bin/
build-tmp/
dist-release/
