# Dependencies
node_modules/
.pnp
.pnp.js

# Testing
coverage/
.nyc_output

# Production builds
dist/
build/
.next/
out/

# Environment variables
.env
.env.local
.env.deploy
.env.development.local
.env.test.local
.env.production.local

# Voice engine config (contains real API keys — manage on server, never commit)
deploy/livekit.yaml

# Internal vendor reference — ops only, never commit
deploy/internal-vendor-map.md

# Firebase credentials
serviceAccountKey.json
**/serviceAccountKey.json

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

# OS files
.DS_Store
Thumbs.db

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

# Prisma
backend/prisma/migrations/*_*/

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

# Misc
.turbo
*.local
.vercel
.claude
CLAUDE.md
docs/
/tasks/

# SSH keys — never commit
*.pem
*.key
deploy/slide-prod.pem
slide/
Prod_RavishingRavisha/
InboundAIVoice/
Partner API Documentation.postman_collection.json
Trustsignal API Collection.postman_collection.json