diff options
-rw-r--r-- | Node.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
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 |