From 0660d3f5d3028ab3084c77f14a350d74c567bbd7 Mon Sep 17 00:00:00 2001 From: piotrruss Date: Mon, 9 Aug 2021 22:38:06 +0200 Subject: add .next folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1437c53..7117b63 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ /coverage # next.js -/.next/ +# /.next/ /out/ # production -- cgit v1.2.3