# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
static
*.local
.vite

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

# other
.DS_Store
solace-agent-mesh-ui-*.tgz

*storybook.log
storybook-static

# Cypress output
cypress/screenshots
cypress/videos
cypress/results
