Skip to content

Commit 1ab24a3

Browse files
committed
add support for Nuxt.js
Co-Authored-By: FURUKAWA,Daisuke <mogya at mogya.com>
1 parent eda6ba5 commit 1ab24a3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# gitignore template for Nuxt.js projects
2+
#
3+
# Recommended template: Node.gitignore
4+
5+
# Nuxt build
6+
.nuxt
7+
8+
# Nuxt generate
9+
dist

0 commit comments

Comments
 (0)