aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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