# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
# Build outputs
.vercel
# Node dependencies
node_modules
# Logs
logs
*.log
# Misc
.DS_Store
.fleet
.idea
.eslintcache
# Local env files
.env
.env.*
!.env.example
# Template
template/pnpm-lock.yaml
# npm pack
*.tgz
# Temp files
.tmp
.profile
*.0x
#VSC
.history
# Starters
.starters/default/pnpm-lock.yaml
.starters/default/pnpm-workspace.yaml
.starters/i18n/pnpm-lock.yaml
.starters/i18n/pnpm-workspace.yaml