You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Nuxt.gitignore 126B

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