# Dependencies
node_modules/

# Build outputs
.next/
*.tsbuildinfo

# Environment
.env
.env.local
.env.*.local

# Vercel
.vercel/

# OS
.DS_Store

# Python
__pycache__/
*.pyc
test_venv/

# Test files
test*.docx
.vercel
.env*.local
test-output/
*.env.check
.env.production
*.env.prod.temp
*.env.vercel-check
