# dependencies
node_modules/

# next.js
.next/
out/

# production
build/
dist/

# turbo
.turbo/

# logs
*.log
npm-debug.log*
yarn-debug.log*
pnpm-debug.log*

# env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local

# cache
.cache/
.parcel-cache/

# coverage
coverage/

# typescript
*.tsbuildinfo
next-env.d.ts

# IDE
.idea/
.vscode/

# OS
.DS_Store
Thumbs.db

# misc
.vercel/
tmp/
temp/
.ci/docker/
.claude/settings.local.json

# Local MCP configs (may contain REUI license Bearer)
.cursor/mcp.json
.mcp.json
opencode.json
