# Dependencies
node_modules/
.pnp
.pnp.js

# Build outputs
dist/
build/
*.tsbuildinfo

# Environment variables and secrets
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.dev.vars

# Wrangler
.wrangler/
wrangler.toml.local

# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
*.log

# OS files
.DS_Store
Thumbs.db

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

# Testing
coverage/
.nyc_output

# Outbound data
outbound_*.csv

# Misc
.cache/
.temp/
temp/
tmp/
.backups/
.mcpregistry_github_token
.mcpregistry_registry_token
clawdbot/targets.csv
clawdbot/research_targets.csv
clawdbot/research_results/
claude-plugin
.protect-mcp-log.jsonl
.protect-mcp-receipts.jsonl
.protect-mcp-blobs/

# Private keys (MUST never land in git — enforced defensively)
*-key.json
*.priv
*.pem
privkey*
keys/
packages/*/keys/
packages/verify-cli/sigil-key.json
