We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda6ba5 commit 1ab24a3Copy full SHA for 1ab24a3
community/JavaScript/Nuxt.gitignore
@@ -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