# Note: tray-claude-code/ IS committed (vendored — see scripts/sync-mirrors.sh)
# because trayio/tray-claude-code is private and has forking disabled.

# Legacy from earlier bundle versions — install.sh removes these on re-run
workflow-builder-mcp/
tray-code/

# Local credentials
.env
.env.local

# macOS
.DS_Store

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