# Dependencies
node_modules/

# Build output
dist/

# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# OS files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# Environment variables (note: not using .env in this project)
.env
.env.local
.env.*.local

# Test coverage and generated test artifacts
coverage/
test-results/
.test-dist/
playwright-report/
.playwright/

# TypeScript
*.tsbuildinfo

# Local agent/runtime state (never required for users to run the project)
.omx/
.omc/
.claude/settings.local.json
