Преглед на файлове

add support for Nuxt.js

Co-Authored-By: FURUKAWA,Daisuke <mogya at mogya.com>
Brendan Forster преди 6 години
родител
ревизия
1ab24a3be3
променени са 1 файла, в които са добавени 9 реда и са изтрити 0 реда
  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