**/*.test.js
vitest.config.js

# Template dev artifacts — never ship in the CLI package
templates/**/node_modules
templates/**/.next
templates/**/dist
templates/**/out
templates/**/.output
templates/**/.tanstack
templates/**/.nitro
templates/**/.wrangler
templates/**/.vinxi
templates/**/*.tsbuildinfo
templates/**/.env.local
templates/**/pnpm-lock.yaml
templates/**/package-lock.json
templates/**/yarn.lock
templates/**/bun.lock
templates/**/bun.lockb
templates-i18n/**/node_modules
templates-i18n/**/.next
templates-i18n/**/dist
templates-i18n/**/out
templates-i18n/**/.output
templates-i18n/**/.tanstack
templates-i18n/**/.nitro
templates-i18n/**/.wrangler
templates-i18n/**/.vinxi
templates-i18n/**/*.tsbuildinfo
templates-i18n/**/.env.local
templates-i18n/**/pnpm-lock.yaml
templates-i18n/**/package-lock.json
templates-i18n/**/yarn.lock
templates-i18n/**/bun.lock
templates-i18n/**/bun.lockb
