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

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

# Node (if build tooling is added later)
node_modules/
dist/
*.log

# Agent state
.agent/
