# Plugin runtime data (user cache + settings, not source)
data.json
cache.json

# Editor / OS
.DS_Store
.vscode/
.idea/
*.swp
*.swo

# Node
node_modules/
dist/
*.log

# Build artifacts
main.js
main.js.map

# Agent state
.agent/
