# Dependencies
node_modules/
dist/*

# Build output (dist is committed for Vercel deployment)
# dist/

# Next.js (example app)
.next/
out/

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

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

# OS
.DS_Store
Thumbs.db

# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
tsup.config.bundled_*.mjs

# npm pack output
*.tgz
BRANCH_NOTES.md
