diff options
-rw-r--r-- | Node.gitignore | 2 |
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 |