We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42223b3 + 53e8b61 commit 736dea6Copy full SHA for 736dea6
1 file changed
Node.gitignore
@@ -60,6 +60,9 @@ typings/
60
# next.js build output
61
.next
62
63
+# nuxt.js build output
64
+.nuxt
65
+
66
# vuepress build output
67
.vuepress/dist
68
0 commit comments