add support for Nuxt.js

Co-Authored-By: FURUKAWA,Daisuke <mogya at mogya.com>
This commit is contained in:
Brendan Forster 2018-10-28 09:08:04 -03:00
parent eda6ba515b
commit 1ab24a3be3
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# gitignore template for Nuxt.js projects
#
# Recommended template: Node.gitignore
# Nuxt build
.nuxt
# Nuxt generate
dist