# Dependencies
node_modules/

# Build artifacts
dist/
*.tgz

# Test artifacts
coverage/
.pytest_cache/
__pycache__/
*.pyc

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

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.local

# Logs
*.log
npm-debug.log*

# Internal docs
next_steps.md
docs/plans/
docs/

# Demo output (generated by `demo` command)
vuln-demo.*
.smithery/
.worktrees/

# Generated ClawHub scan data (large directories)
clawhub-skills/
clawhub-scan/
clawhub-scan-full/
clawhub-package/
test-skills/
skills/clawhub/
clawhub-security-reports/

# Dashboard (private, GCP deployment only)
clawhub-dashboard/

# Test artifacts
test-skill.md
test-malicious-skill.md
scan-clawhub-prompts-direct.js
scan-all-clawhub-prompts.js
clawhub-prompt-scan-output.log
clawhub-direct-scan-output.log
