From: Kyle Kelley Date: Mon, 1 Jan 2018 22:26:54 +0000 (-0800) Subject: Update Node.gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2562%2Fhead;p=gitignore.git Update Node.gitignore --- diff --git a/Node.gitignore b/Node.gitignore index 97e28736..d1bed128 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -57,3 +57,5 @@ typings/ # dotenv environment variables file .env +# next.js build output +.next