node_modules
.pnpm-store
dist
.output
.astro
.cache
.vercel
.turbo
.env
.env.*
!.env.example
.DS_Store
*.log
npm-debug.log*
pnpm-debug.log*
.idea
.vscode
.history

apps/cms/dist
apps/cms/build
apps/cms/.cache

apps/web/.astro
apps/web/dist
apps/web/node_modules/.cache

apps/cms/media
apps/cms/uploads

.opencode
