Nuxt.gitignore 126 B

123456789
  1. # gitignore template for Nuxt.js projects
  2. #
  3. # Recommended template: Node.gitignore
  4. # Nuxt build
  5. .nuxt
  6. # Nuxt generate
  7. dist