# Dependencies
node_modules
npm-debug.log*
pnpm-debug.log*

# Build output
dist

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

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

# OS
.DS_Store
Thumbs.db

# Git
.git
.gitignore

# Docker
Dockerfile*
docker-compose*.yml
.dockerignore

# Testing
coverage
tests
*.test.ts
*.spec.ts
__tests__

# Documentation
*.md
LICENSE

# Backup
backup

# Supabase volumes
volumes

# Infrastructure & tooling (not needed in app image)
k8s
supabase
.claude
.cursor
.github
.vibecarbon
.vibecarbon.json
