Browse Source

add support for Nuxt.js

Co-Authored-By: FURUKAWA,Daisuke <mogya at mogya.com>
Brendan Forster 6 năm trước cách đây
mục cha
commit
1ab24a3be3
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      community/JavaScript/Nuxt.gitignore

+ 9 - 0
community/JavaScript/Nuxt.gitignore

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