diff --git a/Node.gitignore b/Node.gitignore index 4454ba1b..0f76a6db 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -60,6 +60,9 @@ typings/ # next.js build output .next +# nuxt.js build output +.nuxt + # vuepress build output .vuepress/dist