aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Kelley <rgbkrk@gmail.com>2018-01-01 14:26:54 -0800
committerGitHub <noreply@github.com>2018-01-01 14:26:54 -0800
commit7272fe439b6b3d8f525aa5a2c5e6262899c02b78 (patch)
tree14e697eb81ff57f10c19ff07ba92b7d5d9a66a88
parentdb581820be4b778a4b17e713f6f8341f5ecdaf6b (diff)
downloadgitignore-7272fe439b6b3d8f525aa5a2c5e6262899c02b78.tar.gz
gitignore-7272fe439b6b3d8f525aa5a2c5e6262899c02b78.zip
Update Node.gitignore
-rw-r--r--Node.gitignore2
1 files changed, 2 insertions, 0 deletions
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