node_modules
.DS_Store
*.log
.virastack-cli-test/
cli-smoke-app/

# Never commit template build/cache artifacts
templates/**/.next
templates/**/out
templates/**/dist
templates/**/coverage
templates/**/node_modules
templates/**/*.tsbuildinfo
templates/**/.env.local
templates/**/.env
templates/**/.tanstack
templates/**/.output
templates/**/.nitro
templates/**/.wrangler
templates/**/.vinxi
templates/**/pnpm-lock.yaml
templates/**/package-lock.json
templates/**/yarn.lock
templates/**/skills-lock.json
templates-i18n/**/.next
templates-i18n/**/out
templates-i18n/**/dist
templates-i18n/**/coverage
templates-i18n/**/node_modules
templates-i18n/**/*.tsbuildinfo
templates-i18n/**/.env.local
templates-i18n/**/.env
templates-i18n/**/.tanstack
templates-i18n/**/.output
templates-i18n/**/.nitro
templates-i18n/**/.wrangler
templates-i18n/**/.vinxi
templates-i18n/**/pnpm-lock.yaml
templates-i18n/**/package-lock.json
templates-i18n/**/yarn.lock
templates-i18n/**/skills-lock.json
