Track in-meeting occupancy via xAPI polling and workspaceMetrics, store Webex attendee counts for linked meetings, and surface under-utilized room bookings on the dashboard. Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
162 B
Text
20 lines
162 B
Text
# Dependencies
|
|
node_modules/
|
|
|
|
# Secrets and local config
|
|
.env
|
|
tokens/
|
|
|
|
# Runtime data
|
|
data/
|
|
logs/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|