# OS
.DS_Store
Thumbs.db

# Editors
.vscode/
.idea/
*.swp

# Node (in case example workflow scripts add tooling)
node_modules/
npm-debug.log*
yarn-error.log*

# Env / secrets
.env
.env.*
*.local

# Workflow run outputs
trading-agents-reports/
.playwright-mcp/
