From d6ec68fd8d28d401dbb11c728b89703e7afd9f39 Mon Sep 17 00:00:00 2001 From: Jefry Dewangga Date: Sun, 6 May 2018 17:31:38 +0700 Subject: [PATCH] Add exception for nuxt.js output --- Node.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Node.gitignore b/Node.gitignore index ad46b308..f15ee23c 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -59,3 +59,6 @@ typings/ # next.js build output .next + +# nuxt.js build output +.nuxt